GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: TemplateAd

Source Location: /AdWords/v200909/cm/BulkMutateJobService.php

Class Overview

Ad
   |
   --TemplateAd

Represents a <a href=


Variables

Methods


Inherited Variables

Inherited Methods

Class: Ad

Ad::__construct()
Ad::getNamespace()
Gets the namesapce of this class
Ad::getParameterMap()
Provided for getting non-php-standard named variables
Ad::getXsiTypeName()
Gets the xsi:type name of this class
Ad::__get()
Provided for getting non-php-standard named variables
Ad::__set()
Provided for setting non-php-standard named variables

Class Details

[line 6696]
Represents a <a href=

"http://www.google.com/adwords/displaynetwork/plan-creative-campaigns/display-ad-builder.html" >Display Ad Builder</a> template ad. A template ad is composed of a template (specified by its ID) and the data that populates the template's fields. For a list of available templates and their required fields, see the <a href= "/apis/adwords/docs/appendix/templateads.html">Template Ads appendix</a>.




[ Top ]


Class Variables

$adUnionId =

[line 6707]



Tags:

access:  public

Type:   AdUnionId


[ Top ]

$dimensions =

[line 6719]



Tags:

access:  public

Type:   Dimensions


[ Top ]

$duration =

[line 6731]



Tags:

access:  public

Type:   integer


[ Top ]

$name =

[line 6725]



Tags:

access:  public

Type:   string


[ Top ]

$templateElements =

[line 6713]



Tags:

access:  public

Type:   TemplateElement[]


[ Top ]

$templateId =

[line 6701]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 6749]

TemplateAd __construct( [ $templateId = NULL], [ $adUnionId = NULL], [ $templateElements = NULL], [ $dimensions = NULL], [ $name = NULL], [ $duration = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $AdType = NULL])



Tags:

access:  public


Overrides Ad::__construct() (parent method not documented)

Parameters:

   $templateId  
   $adUnionId  
   $templateElements  
   $dimensions  
   $name  
   $duration  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $AdType  

[ Top ]

method getNamespace [line 6737]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides Ad::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 6745]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overrides Ad::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3