Resource: CampaignCreativeAssociation
Identifies a creative which has been associated with a given campaign.
JSON representation |
---|
{ "creativeId": string, "kind": string } |
Fields | |
---|---|
creative |
ID of the creative associated with the campaign. This is a required field. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Associates a creative with the specified campaign. |
|
Retrieves the list of creative IDs associated with the specified campaign. |