Class awCampaignAdExtensionService

Description

AdWords Lib CampaignAdExtensionService Class

Use this service to manage campaign ad extensions. Campaign ad extensions attach additional information to a standard text ad (such as a business address, phone number, or additional site links) and apply to all text ads within the specified campaign. For general information about ad extensions, see the <a href="http://adwords.google.com/support/aw/bin/answer.py?answer=141826" >AdWords Help Center</a>.

<p>Available ad extension types are shown as derived AdExtensions types in the adExtension documentation.</p>

<p>To override campaign ad extensions on a per-ad basis, use <a href="AdExtensionOverrideService.html">AdExtensionOverrideService</a>.</p>

Located in /services/CampaignAdExtensionService.php

awService
   |
   --awCampaignAdExtensionService
Variable Summary
Method Summary
 The get (awSelector $selector)
 The mutate (operations $campaignAdExtensionOperations)
Variables
Methods

Returns a list of CampaignAdExtensions.

The get (awSelector $selector)
  • serviceSelector $selector: The selector specifying the CampaignAdExtensions to return.

Applies the list of mutate operations.

The mutate (operations $campaignAdExtensionOperations)
  • operations $campaignAdExtensionOperations: The operations to apply. The same CampaignAdExtension cannot be specified in more than one operation.

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