| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_19 |
| Modifier and Type | Method and Description |
|---|---|
AudienceSegmentGroup[] |
Campaign.getAudienceSegmentGroups()
Gets the audienceSegmentGroups value for this Campaign.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setAudienceSegmentGroups(AudienceSegmentGroup[] audienceSegmentGroups)
Sets the audienceSegmentGroups 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,
AudienceSegmentGroup[] audienceSegmentGroups,
long[] creativeGroupIds,
CreativeOptimizationConfiguration creativeOptimizationConfiguration,
long[] landingPageIds,
LookbackWindow lookbackWindow,
ReachReportConfiguration reachReportConfiguration) |
Copyright © 2015. All Rights Reserved.