| Package | Description |
|---|---|
| com.google.api.ads.dfa.axis.v1_19 |
| Modifier and Type | Method and Description |
|---|---|
ClickThroughUrl |
CreativeAssignment.getClickThroughUrl()
Gets the clickThroughUrl value for this CreativeAssignment.
|
ClickThroughUrl |
CreativeAd.getClickThroughUrl()
Gets the clickThroughUrl value for this CreativeAd.
|
ClickThroughUrl |
ClickTracker.getClickThroughUrl()
Gets the clickThroughUrl value for this ClickTracker.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreativeAssignment.setClickThroughUrl(ClickThroughUrl clickThroughUrl)
Sets the clickThroughUrl value for this CreativeAssignment.
|
void |
CreativeAd.setClickThroughUrl(ClickThroughUrl clickThroughUrl)
Sets the clickThroughUrl value for this CreativeAd.
|
void |
ClickTracker.setClickThroughUrl(ClickThroughUrl clickThroughUrl)
Sets the clickThroughUrl value for this ClickTracker.
|
| Constructor and Description |
|---|
ClickTracker(long id,
String name,
boolean active,
boolean archived,
long campaignId,
String comments,
Calendar endTime,
PlacementAssignment[] placementAssignments,
long sizeId,
Calendar startTime,
long typeId,
ClickThroughUrl clickThroughUrl,
CreativeGroupAssignment creativeGroupAssignment) |
CreativeAd(long id,
String name,
boolean active,
boolean archived,
long campaignId,
String comments,
Calendar endTime,
PlacementAssignment[] placementAssignments,
long sizeId,
Calendar startTime,
long typeId,
ISP[] ISPs,
OSP[] OSPs,
AreaCode[] areaCodes,
long audienceSegmentId,
Bandwidth[] bandwidths,
BrowserVersion[] browserVersions,
City[] cities,
int costType,
CountryTargetingCriteria countryTargetingCriteria,
int[] daysOfWeek,
int deliveryLimit,
boolean deliveryLimitEnabled,
DesignatedMarketArea[] designatedMarketAreas,
DomainNameBase[] domainNames,
DomainType[] domainTypes,
int frequencyCap,
long frequencyCapPeriod,
boolean hardCutOff,
int[] hoursOfDay,
String keywordExpression,
OperatingSystem[] operatingSystems,
String[] postalCodes,
int priority,
int ratio,
State[] states,
UserListExpression userListExpression,
boolean userLocalTime,
ClickThroughUrl clickThroughUrl,
CreativeGroupAssignment creativeGroupAssignment,
long creativeId) |
CreativeAssignment(boolean active,
String alternalteText,
ClickThroughUrl clickThroughUrl,
CreativeGroupAssignment creativeGroupAssignment,
long creativeId,
Calendar endDate,
RichMediaExitOverride[] richMediaExitOverrides,
int sequence,
Calendar startDate,
int weight) |
Copyright © 2015. All Rights Reserved.