|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomReportOption | |
|---|---|
| com.google.api.adwords.v10 | |
| Uses of CustomReportOption in com.google.api.adwords.v10 |
|---|
| Methods in com.google.api.adwords.v10 that return CustomReportOption | |
|---|---|
static CustomReportOption |
CustomReportOption.fromString(java.lang.String value)
|
static CustomReportOption |
CustomReportOption.fromValue(java.lang.String value)
|
CustomReportOption[] |
CustomReportJob.getCustomOptions()
Gets the customOptions value for this CustomReportJob. |
CustomReportOption |
CustomReportJob.getCustomOptions(int i)
|
| Methods in com.google.api.adwords.v10 with parameters of type CustomReportOption | |
|---|---|
void |
CustomReportJob.setCustomOptions(CustomReportOption[] customOptions)
Sets the customOptions value for this CustomReportJob. |
void |
CustomReportJob.setCustomOptions(int i,
CustomReportOption _value)
|
| Constructors in com.google.api.adwords.v10 with parameters of type CustomReportOption | |
|---|---|
CustomReportJob(AdGroupStatus[] adGroupStatuses,
int[] adGroups,
AdWordsType adWordsType,
CampaignStatus[] campaignStatuses,
int[] campaigns,
CustomReportOption[] customOptions,
java.lang.Boolean includeZeroImpression,
KeywordStatus[] keywordStatuses,
KeywordType keywordType,
java.lang.String[] keywords)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||