| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_20 |
| Modifier and Type | Method and Description |
|---|---|
LookbackWindow |
Campaign.getLookbackWindow()
Gets the lookbackWindow value for this Campaign.
|
LookbackWindow |
PlacementSummary.getLookbackWindow()
Gets the lookbackWindow value for this PlacementSummary.
|
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 |
PlacementSummary.setLookbackWindow(LookbackWindow lookbackWindow)
Sets the lookbackWindow value for this PlacementSummary.
|
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,
boolean advancedAdServingEnabled,
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,
String keyname,
LookbackWindow lookbackWindow,
boolean paymentAccepted,
long placementGroupId,
long placementStrategyId,
int placementType,
PricingSchedule pricingSchedule,
long siteId,
long sizeId,
long spotlightActivityId,
TagSettings tagSettings) |
PlacementSummary(long id,
String name,
LookbackWindow lookbackWindow) |
Copyright © 2015. All Rights Reserved.