For a list of methods for this resource, see the end of this page.
Resource representations
Contains properties of a creative group.
{ "kind": "dfareporting#creativeGroup", "id": long, "accountId": long, "subaccountId": long, "advertiserId": long, "advertiserIdDimensionValue": dimensionValues Resource, "name": string, "groupNumber": integer }
Property name | Value | Description | Notes |
---|---|---|---|
accountId |
long |
Account ID of this creative group. This is a read-only field that can be left blank. | |
advertiserId |
long |
Advertiser ID of this creative group. This is a required field on insertion. | |
advertiserIdDimensionValue |
nested object |
Dimension value for the ID of the advertiser. This is a read-only, auto-generated field. | |
groupNumber |
integer |
Subgroup of the creative group. Assign your creative groups to a subgroup in order to filter or manage them more easily. This field is required on insertion and is read-only after insertion. Acceptable values are 1 to 2 , inclusive. |
|
id |
long |
ID of this creative group. This is a read-only, auto-generated field. | |
kind |
string |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#creativeGroup" . |
|
name |
string |
Name of this creative group. This is a required field and must be less than 256 characters long and unique among creative groups of the same advertiser. | |
subaccountId |
long |
Subaccount ID of this creative group. This is a read-only field that can be left blank. |