|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Budget | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of Budget in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return Budget | |
|---|---|
Budget |
Campaign.getBudget()
Gets the budget value for this Campaign. |
Budget |
CampaignPage.getTotalBudget()
Gets the totalBudget value for this CampaignPage. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Budget | |
|---|---|
void |
Campaign.setBudget(Budget budget)
Sets the budget value for this Campaign. |
void |
CampaignPage.setTotalBudget(Budget totalBudget)
Sets the totalBudget value for this CampaignPage. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Budget | |
|---|---|
Campaign(Long id,
String name,
CampaignStatus status,
ServingStatus servingStatus,
String startDate,
String endDate,
Budget budget,
BiddingStrategy biddingStrategy,
ConversionOptimizerEligibility conversionOptimizerEligibility,
CampaignStats campaignStats,
AdServingOptimizationStatus adServingOptimizationStatus,
FrequencyCap frequencyCap,
Setting[] settings,
NetworkSetting networkSetting)
|
|
CampaignPage(Integer totalNumEntries,
String pageType,
Budget totalBudget,
Campaign[] entries)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||