Insert
|
|||||
|
|
Associates a creative with the specified campaign. This method creates a default ad with dimensions matching the creative in the campaign if such a default ad does not exist already
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 4 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
campaignId Required |
INTEGER |
Campaign ID in this association |
creativeId |
INTEGER |
ID of the creative associated with the campaign. This is a required field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#campaignCreativeAssociation" |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
campaignId INTEGER Required Campaign ID in this association |
creativeId INTEGER ID of the creative associated with the campaign. This is a required field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#campaignCreativeAssociation" |
Output
This building block provides 2 output parameters
Name | Format | Description |
---|---|---|
creativeId |
INTEGER |
ID of the creative associated with the campaign. This is a required field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#campaignCreativeAssociation" |
= Parameter name
= Format
creativeId INTEGER ID of the creative associated with the campaign. This is a required field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#campaignCreativeAssociation" |