| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_19 |
| Modifier and Type | Method and Description |
|---|---|
LookbackWindow |
Campaign.getLookbackWindow()
Gets the lookbackWindow value for this Campaign.
|
LookbackWindow |
Placement.getLookbackWindow()
Gets the lookbackWindow value for this Placement.
|
LookbackWindow |
DfaSite.getLookbackWindow()
Gets the lookbackWindow value for this DfaSite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setLookbackWindow(LookbackWindow lookbackWindow)
Sets the lookbackWindow value for this Campaign.
|
void |
Placement.setLookbackWindow(LookbackWindow lookbackWindow)
Sets the lookbackWindow value for this Placement.
|
void |
DfaSite.setLookbackWindow(LookbackWindow lookbackWindow)
Sets the lookbackWindow value for this DfaSite.
|
| 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) |
DfaSite(long id,
String name,
boolean approved,
long countryId,
DfaSiteContact[] dfaSiteContact,
boolean displayAlternateTextBelowRichMediaCreatives,
boolean existingCookiesIgnored,
boolean explicitApprovalNeeded,
String keyname,
LookbackWindow lookbackWindow,
long networkId,
boolean newCookiesDisabled,
SiteRichMediaSettings richMediaSettings,
long siteDirectorySiteId,
long subnetworkId,
SiteTagSettings tagSettings) |
Placement(long id,
String name,
boolean archived,
long campaignId,
String comments,
long contentCategoryId,
long dfaSiteId,
LookbackWindow lookbackWindow,
boolean paymentAccepted,
long placementGroupId,
long placementStrategyId,
int placementType,
PricingSchedule pricingSchedule,
long siteId,
long sizeId,
TagSettings tagSettings) |
Copyright © 2015. All Rights Reserved.