| id |
string |
Campaign ID. This is a read-only, auto-generated field. |
| accountId |
string |
Account ID of this campaign. |
| subaccountId |
string |
Subaccount ID of this campaign. |
| advertiserId |
string |
Advertiser ID of this campaign. Required on insert. |
| advertiserGroupId |
string |
Advertiser group ID of the associated advertiser. |
| name |
string |
Name of this campaign. Must be fewer than 512 characters and unique among campaigns of the same advertiser. |
| archived |
boolean |
Whether this campaign has been archived. |
| startDate |
string |
Start date of this campaign. The date format is YYYY-MM-DD. |
| endDate |
string |
End date of this campaign. Must be on or after the start date. The date format is YYYY-MM-DD. |
| comment |
string |
Arbitrary comments about this campaign. Must be fewer than 256 characters. |
| billingInvoiceCode |
string |
Billing invoice code included in the invoices. |
| defaultLandingPageId |
string |
Default landing page ID for this campaign. |
| externalId |
string |
External ID for this campaign. |
| audienceSegmentGroups |
array |
Audience segment groups assigned to this campaign. Maximum of 300 segment groups. |
| eventTagOverrides |
array |
Event tag overrides for this campaign. |
| creativeGroupIds |
array |
List of creative group IDs assigned to this campaign. |
| additionalCreativeOptimizationConfigurations |
array |
Additional creative optimization configurations. |
| euPoliticalAdsDeclaration |
string |
EU political advertising declaration for this campaign. |
| kind |
string |
Identifies what kind of resource this is. Value is always dfareporting#campaign. |