|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Criterion | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| com.google.api.ads.adwords.v201109.o | |
| Uses of Criterion in com.google.api.ads.adwords.v201109.cm |
|---|
| Subclasses of Criterion in com.google.api.ads.adwords.v201109.cm | |
|---|---|
class |
AgeRange
Represents an Age Range criterion. |
class |
Carrier
Represents a Carrier Criterion. |
class |
ContentLabel
Content Label for category exclusion. |
class |
CriterionUserInterest
User Interest - represents a particular interest based vertical to be targeted. |
class |
CriterionUserList
UserList - represents a user list that is defined by the advertiser to be targeted. |
class |
Gender
Represents a Gender criterion. |
class |
Keyword
Represents a keyword. |
class |
Language
Represents a Language criterion. |
class |
Location
Represents Location criterion. |
class |
OperatingSystemVersion
Represents a Operating System Version Criterion. |
class |
Placement
A placement used for modifying bids for sites when targeting the content network. |
class |
Platform
Represents Platform criterion. |
class |
Polygon
Represents a Polygon Criterion. |
class |
Product
Product targeting criteria, represents a filter for products in the product feed that is defined by the advertiser. |
class |
Proximity
Represents a Proximity Criterion. |
class |
Vertical
Use verticals to target or exclude placements in the Google Display Network based on the category into which the placement falls (for example, "Pets & Animals/Pets/Dogs"). |
| Methods in com.google.api.ads.adwords.v201109.cm that return Criterion | |
|---|---|
Criterion |
CampaignCriterion.getCriterion()
Gets the criterion value for this CampaignCriterion. |
Criterion |
AdGroupCriterion.getCriterion()
Gets the criterion value for this AdGroupCriterion. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Criterion | |
|---|---|
void |
CampaignCriterion.setCriterion(Criterion criterion)
Sets the criterion value for this CampaignCriterion. |
void |
AdGroupCriterion.setCriterion(Criterion criterion)
Sets the criterion value for this AdGroupCriterion. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Criterion | |
|---|---|
AdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType)
|
|
BiddableAdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType,
UserStatus userStatus,
SystemServingStatus systemServingStatus,
ApprovalStatus approvalStatus,
String destinationUrl,
AdGroupCriterionBids bids,
BiddableAdGroupCriterionExperimentData experimentData,
Bid firstPageCpc,
QualityInfo qualityInfo,
Stats stats)
|
|
CampaignCriterion(Long campaignId,
Criterion criterion,
String campaignCriterionType)
|
|
NegativeAdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType)
|
|
NegativeCampaignCriterion(Long campaignId,
Criterion criterion,
String campaignCriterionType)
|
|
| Uses of Criterion in com.google.api.ads.adwords.v201109.o |
|---|
| Methods in com.google.api.ads.adwords.v201109.o that return Criterion | |
|---|---|
Criterion[] |
CampaignEstimateRequest.getCriteria()
Gets the criteria value for this CampaignEstimateRequest. |
Criterion |
CampaignEstimateRequest.getCriteria(int i)
|
Criterion |
CriterionAttribute.getValue()
Gets the value value for this CriterionAttribute. |
| Methods in com.google.api.ads.adwords.v201109.o with parameters of type Criterion | |
|---|---|
void |
CampaignEstimateRequest.setCriteria(Criterion[] criteria)
Sets the criteria value for this CampaignEstimateRequest. |
void |
CampaignEstimateRequest.setCriteria(int i,
Criterion _value)
|
void |
CriterionAttribute.setValue(Criterion value)
Sets the value value for this CriterionAttribute. |
| Constructors in com.google.api.ads.adwords.v201109.o with parameters of type Criterion | |
|---|---|
CampaignEstimateRequest(String estimateRequestType,
Long campaignId,
AdGroupEstimateRequest[] adGroupEstimateRequests,
Criterion[] criteria,
NetworkSetting networkSetting,
Money dailyBudget)
|
|
CriterionAttribute(String attributeType,
Criterion value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||