|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkSetting | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| com.google.api.ads.adwords.v201109.o | |
| Uses of NetworkSetting in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return NetworkSetting | |
|---|---|
NetworkSetting |
Campaign.getNetworkSetting()
Gets the networkSetting value for this Campaign. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type NetworkSetting | |
|---|---|
void |
Campaign.setNetworkSetting(NetworkSetting networkSetting)
Sets the networkSetting value for this Campaign. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type NetworkSetting | |
|---|---|
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)
|
|
| Uses of NetworkSetting in com.google.api.ads.adwords.v201109.o |
|---|
| Methods in com.google.api.ads.adwords.v201109.o that return NetworkSetting | |
|---|---|
NetworkSetting |
CampaignEstimateRequest.getNetworkSetting()
Gets the networkSetting value for this CampaignEstimateRequest. |
| Methods in com.google.api.ads.adwords.v201109.o with parameters of type NetworkSetting | |
|---|---|
void |
CampaignEstimateRequest.setNetworkSetting(NetworkSetting networkSetting)
Sets the networkSetting value for this CampaignEstimateRequest. |
| Constructors in com.google.api.ads.adwords.v201109.o with parameters of type NetworkSetting | |
|---|---|
CampaignEstimateRequest(String estimateRequestType,
Long campaignId,
AdGroupEstimateRequest[] adGroupEstimateRequests,
Criterion[] criteria,
NetworkSetting networkSetting,
Money dailyBudget)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||