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

Class: TextAd

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

Class Overview

Ad
   |
   --TextAd

Represents a TextAd.


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 8285]
Represents a TextAd.



[ Top ]


Class Variables

$description1 =

[line 8296]



Tags:

access:  public

Type:   string


[ Top ]

$description2 =

[line 8302]



Tags:

access:  public

Type:   string


[ Top ]

$headline =

[line 8290]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 8320]

TextAd __construct( [ $headline = NULL], [ $description1 = NULL], [ $description2 = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $trademarkDisapproved = NULL], [ $AdType = NULL])



Tags:

access:  public


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

Parameters:

   $headline  
   $description1  
   $description2  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $trademarkDisapproved  
   $AdType  

[ Top ]

method getNamespace [line 8308]

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 8316]

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