|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdGroupAd | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of AdGroupAd in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return AdGroupAd | |
|---|---|
AdGroupAd |
Operand.getAdGroupAd()
Gets the adGroupAd value for this Operand. |
AdGroupAd[] |
AdGroupAdPage.getEntries()
Gets the entries value for this AdGroupAdPage. |
AdGroupAd |
AdGroupAdPage.getEntries(int i)
|
AdGroupAd |
AdGroupAdOperation.getOperand()
Gets the operand value for this AdGroupAdOperation. |
AdGroupAd[] |
AdGroupAdReturnValue.getValue()
Gets the value value for this AdGroupAdReturnValue. |
AdGroupAd |
AdGroupAdReturnValue.getValue(int i)
|
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type AdGroupAd | |
|---|---|
void |
Operand.setAdGroupAd(AdGroupAd adGroupAd)
Sets the adGroupAd value for this Operand. |
void |
AdGroupAdPage.setEntries(AdGroupAd[] entries)
Sets the entries value for this AdGroupAdPage. |
void |
AdGroupAdPage.setEntries(int i,
AdGroupAd _value)
|
void |
AdGroupAdOperation.setOperand(AdGroupAd operand)
Sets the operand value for this AdGroupAdOperation. |
void |
AdGroupAdReturnValue.setValue(AdGroupAd[] value)
Sets the value value for this AdGroupAdReturnValue. |
void |
AdGroupAdReturnValue.setValue(int i,
AdGroupAd _value)
|
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type AdGroupAd | |
|---|---|
AdGroupAdOperation(Operator operator,
String operationType,
AdGroupAd operand,
ExemptionRequest[] exemptionRequests)
|
|
AdGroupAdPage(Integer totalNumEntries,
String pageType,
AdGroupAd[] entries)
|
|
AdGroupAdReturnValue(String listReturnValueType,
AdGroupAd[] value,
ApiError[] partialFailureErrors)
|
|
Operand(AdExtensionOverride adExtensionOverride,
AdGroupAd adGroupAd,
AdGroupCriterion adGroupCriterion,
AdGroup adGroup,
Ad ad,
CampaignAdExtension campaignAdExtension,
CampaignCriterion campaignCriterion,
Campaign campaign,
Job job,
Media media,
PlaceHolder placeHolder,
TargetList targetList,
Target target)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||