Skip to main content

projects

Overview

Nameprojects
TypeResource
Idgoogleads.dfareporting.projects

Fields

NameDatatypeDescription
idstringID of this project. This is a read-only, auto-generated field.
namestringName of this project.
overviewstringOverview of this project.
accountIdstringAccount ID of this project.
targetClicksstringNumber of clicks that the advertiser is targeting.
budgetstringBudget of this project in the currency specified by the current account. The value stored in this field represents only the non-fractional amount. For example, for USD, the smallest value that can be represented by this field is 1 US dollar.
startDatestring
targetCpaNanosstringCPA that the advertiser is targeting.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#project".
targetCpmActiveViewNanosstringvCPM from Active View that the advertiser is targeting.
targetConversionsstringNumber of conversions that the advertiser is targeting.
lastModifiedInfoobjectModification timestamp.
targetCpcNanosstringCPC that the advertiser is targeting.
advertiserIdstringAdvertiser ID of this project.
clientBillingCodestringClient billing code of this project.
audienceGenderstringAudience gender of this project.
subaccountIdstringSubaccount ID of this project.
audienceAgeGroupstringAudience age group of this project.
targetImpressionsstringNumber of impressions that the advertiser is targeting.
clientNamestringName of the project client.
targetCpmNanosstringCPM that the advertiser is targeting.
endDatestring

Methods

NameAccessible byRequired ParamsDescription
getSELECTid, profileIdGets one project by ID.
listSELECTprofileIdRetrieves a list of projects, possibly filtered. This method supports paging .