REST Resource: campaignCreativeAssociations

Resource: CampaignCreativeAssociation

Identifies a creative which has been associated with a given campaign.

JSON representation
{
  "creativeId": string,
  "kind": string
}
Fields
creativeId

string (int64 format)

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"

.

Methods

insert

Associates a creative with the specified campaign.

list

Retrieves the list of creative IDs associated with the specified campaign.