Class awTrafficEstimatorService

Description

AdWords 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
Variable Summary
Method Summary
 Traffic get (awTrafficEstimatorSelector $selector)
Variables
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:16 +0200 by phpDocumentor 1.4.3