Class awCampaignCriterionService

Description

AdWords Lib CampaignCriterionService Class

Use this service to manage campaign-level criteria. A campaign-level negative criterion prevents the campaign's ads from showing on specific placements, specific keywords, demographics, and so on.

Additionally, the service can be used to target criteria such as {@linkplain Criterion.Type#LOCATION location}, {@linkplain Criterion.Type#LANGUAGE language}, {@linkplain Criterion.Type#CARRIER carrier}, {@linkplain Criterion.Type#PLATFORM platform}, and so on. The targeting criteria can be added using the Criterion Id listed in the appendix, e.g. <a href="http://code.google.com/apis/adwords/docs/appendix/platforms.html"> http://code.google.com/apis/adwords/docs/appendix/platforms.html<a>

Located in /services/CampaignCriterionService.php

awService
   |
   --awCampaignCriterionService
Variable Summary
Method Summary
 a get (awSelector $selector)
 the mutate (operations $criterionOperations)
Variables
Methods

Gets campaign criteria.

a get (awSelector $selector)
  • serviceSelector $selector: the selector specifying the CampaignCriterions to return.

Adds, removes or updates campaign criteria.

the mutate (operations $criterionOperations)
  • operations $criterionOperations: the operations to do

Inherited Methods

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:43:50 +0200 by phpDocumentor 1.4.3