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

Class: DeprecatedAd

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

Class Overview

Ad
   |
   --DeprecatedAd

Represents a deprecated ad.


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 2747]
Represents a deprecated ad.

Deprecated ads can be deleted, but cannot be created.




[ Top ]


Class Variables

$name =

[line 2752]



Tags:

access:  public

Type:   string


[ Top ]

$type =

[line 2758]



Tags:

access:  public

Type:   tnsDeprecatedAdType


[ Top ]



Class Methods


constructor __construct [line 2776]

DeprecatedAd __construct( [ $name = NULL], [ $type = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $AdType = NULL])



Tags:

access:  public


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

Parameters:

   $name  
   $type  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $AdType  

[ Top ]

method getNamespace [line 2764]

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

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