awTrafficEstimatorServiceAdWords Lib Traffic Estimator Service Class
Use this service to request traffic estimates for proposed or existing campaigns, ad groups, and keywords.
<p> To simply retrieve estimates for a list of proposed keywords, create a {@linkplain CampaignEstimateRequest campaign estimate request} and a child {@linkplain AdGroupEstimateRequest ad group estimate request} with {@code null} IDs, and then set the keywordEstimateRequests to contain the keywords.
<p>You can refine the traffic estimates by setting {@linkplain CampaignEstimateRequest#targets campaign targeting options} in the request.
<p>The maximum number of {@linkplain KeywordEstimateRequest keyword estimate requests} across all campaign estimate requests and ad group estimate requests is 500.
<p>The maximum number of {@linkplain AdGroupEstimateRequest adgroup estimate requests} across all campaign estimate requests is 50.
Located in /services/TrafficEstimatorService.php
awService | --awTrafficEstimatorService
mixed
$_serviceName
= awServicesUrl::TRAFFIC_ESTIMATOR_SERVICE
Inherited from awService
awService::$_authToken
awService::$_clientCustomerId
awService::$_clientEmail
awService::$_developerToken
awService::$_partialFailure
awService::$_soapClient
awService::$_userAgent
awService::$_useSandbox
awService::$_validateOnly
Returns traffic estimates for specified criteria.
Inherited From awService
awService::__construct()
awService::callService()
awService::checkArray()
awService::checkArrayOf()
awService::checkObjectOf()
awService::getAuthToken()
awService::getClientCustomerId()
awService::getClientEmail()
awService::getDeveloperToken()
awService::getPartialFailure()
awService::getResponseHeaders()
awService::getServiceHeaders()
awService::getServiceName()
awService::getServiceUrl()
awService::getSoapClient()
awService::getUserAgent()
awService::getValidateOnly()
awService::isUsingSandbox()
awService::returnResponseAsArrayOf()
awService::returnResponseAsObjectOf()
awService::setAuthToken()
awService::setClientCustomerId()
awService::setClientEmail()
awService::setDeveloperToken()
awService::setPartialFailure()
awService::setServiceHeaders()
awService::setUserAgent()
awService::setValidateOnly()
awService::useSandbox()
Documentation generated on Fri, 23 Mar 2012 13:44:16 +0200 by phpDocumentor 1.4.3