| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Method and Description |
|---|---|
CreativeOptimizationConfiguration |
Campaign.getCreativeOptimizationConfiguration()
Gets the creativeOptimizationConfiguration value for this Campaign.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setCreativeOptimizationConfiguration(CreativeOptimizationConfiguration creativeOptimizationConfiguration)
Sets the creativeOptimizationConfiguration value for this Campaign.
|
| Constructor and Description |
|---|
Campaign(long id,
String name,
long advertiserId,
boolean archived,
String billingInvoiceNotation,
String comments,
long defaultLandingPageId,
Calendar endDate,
Calendar startDate,
boolean advancedAdServingEnabled,
AudienceSegmentGroup[] audienceSegmentGroups,
long[] creativeGroupIds,
CreativeOptimizationConfiguration creativeOptimizationConfiguration,
long[] landingPageIds,
LookbackWindow lookbackWindow,
ReachReportConfiguration reachReportConfiguration) |
Copyright © 2015. All Rights Reserved.