| Package | Description |
|---|---|
| com.google.api.services.dfareporting | |
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Dfareporting.CampaignCreativeAssociations.Insert |
Dfareporting.CampaignCreativeAssociations.insert(Long profileId,
Long campaignId,
CampaignCreativeAssociation content)
Associates a creative with the specified campaign.
|
| Constructor and Description |
|---|
Insert(Long profileId,
Long campaignId,
CampaignCreativeAssociation content)
Associates a creative with the specified campaign.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignCreativeAssociation |
CampaignCreativeAssociation.clone() |
CampaignCreativeAssociation |
CampaignCreativeAssociation.set(String fieldName,
Object value) |
CampaignCreativeAssociation |
CampaignCreativeAssociation.setCreativeId(Long creativeId)
ID of the creative associated with the campaign.
|
CampaignCreativeAssociation |
CampaignCreativeAssociation.setKind(String kind)
Identifies what kind of resource this is.
|
| Modifier and Type | Method and Description |
|---|---|
List<CampaignCreativeAssociation> |
CampaignCreativeAssociationsListResponse.getCampaignCreativeAssociations()
Campaign creative association collection
|
| Modifier and Type | Method and Description |
|---|---|
CampaignCreativeAssociationsListResponse |
CampaignCreativeAssociationsListResponse.setCampaignCreativeAssociations(List<CampaignCreativeAssociation> campaignCreativeAssociations)
Campaign creative association collection
|
Copyright © 2011–2025 Google. All rights reserved.