Get
|
|||||
|
|
Gets one project by ID
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
id Required |
INTEGER |
Project ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Project ID |
Output
This building block provides 23 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
Account ID of this project |
advertiserId |
INTEGER |
Advertiser ID of this project |
audienceAgeGroup |
ENUMERATION |
Audience age group of this project |
audienceGender |
ENUMERATION |
Audience gender of this project |
budget |
INTEGER |
Budget 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 |
clientBillingCode |
STRING |
Client billing code of this project |
clientName |
STRING |
Name of the project client |
endDate |
DATE |
End date of the project |
id |
INTEGER |
ID of this project. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#project" |
lastModifiedInfo |
OBJECT |
Modification timestamp |
lastModifiedInfo.time |
INTEGER |
Timestamp of the last change in milliseconds since epoch |
name |
STRING |
Name of this project |
overview |
STRING |
Overview of this project |
startDate |
DATE |
Start date of the project |
subaccountId |
INTEGER |
Subaccount ID of this project |
targetClicks |
INTEGER |
Number of clicks that the advertiser is targeting |
targetConversions |
INTEGER |
Number of conversions that the advertiser is targeting |
targetCpaNanos |
INTEGER |
CPA that the advertiser is targeting |
targetCpcNanos |
INTEGER |
CPC that the advertiser is targeting |
targetCpmActiveViewNanos |
INTEGER |
vCPM from Active View that the advertiser is targeting |
targetCpmNanos |
INTEGER |
CPM that the advertiser is targeting |
targetImpressions |
INTEGER |
Number of impressions that the advertiser is targeting |
= Parameter name
= Format
accountId INTEGER Account ID of this project |
advertiserId INTEGER Advertiser ID of this project |
audienceAgeGroup ENUMERATION Audience age group of this project |
audienceGender ENUMERATION Audience gender of this project |
budget INTEGER Budget 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 |
clientBillingCode STRING Client billing code of this project |
clientName STRING Name of the project client |
endDate DATE End date of the project |
id INTEGER ID of this project. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#project" |
lastModifiedInfo OBJECT Modification timestamp |
lastModifiedInfo.time INTEGER Timestamp of the last change in milliseconds since epoch |
name STRING Name of this project |
overview STRING Overview of this project |
startDate DATE Start date of the project |
subaccountId INTEGER Subaccount ID of this project |
targetClicks INTEGER Number of clicks that the advertiser is targeting |
targetConversions INTEGER Number of conversions that the advertiser is targeting |
targetCpaNanos INTEGER CPA that the advertiser is targeting |
targetCpcNanos INTEGER CPC that the advertiser is targeting |
targetCpmActiveViewNanos INTEGER vCPM from Active View that the advertiser is targeting |
targetCpmNanos INTEGER CPM that the advertiser is targeting |
targetImpressions INTEGER Number of impressions that the advertiser is targeting |