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

Class: LocalBusinessAd

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

Class Overview

Ad
   |
   --LocalBusinessAd

Represents Legacy Local Business 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 3778]
Represents Legacy Local Business Ad

Legacy LBAs can be deleted or paused/unpaused, but are not editable.




[ Top ]


Class Variables

$businessImage =

[line 3855]



Tags:

access:  public

Type:   Image


[ Top ]

$businessName =

[line 3831]



Tags:

access:  public

Type:   string


[ Top ]

$city =

[line 3801]



Tags:

access:  public

Type:   string


[ Top ]

$countryCode =

[line 3825]



Tags:

access:  public

Type:   string


[ Top ]

$description1 =

[line 3837]



Tags:

access:  public

Type:   string


[ Top ]

$description2 =

[line 3843]



Tags:

access:  public

Type:   string


[ Top ]

$fullBusinessName =

[line 3783]



Tags:

access:  public

Type:   string


[ Top ]

$icon =

[line 3861]



Tags:

access:  public

Type:   Image


[ Top ]

$phoneNumber =

[line 3789]



Tags:

access:  public

Type:   string


[ Top ]

$postalCode =

[line 3819]



Tags:

access:  public

Type:   string


[ Top ]

$region =

[line 3807]



Tags:

access:  public

Type:   string


[ Top ]

$regionCode =

[line 3813]



Tags:

access:  public

Type:   string


[ Top ]

$streetAddress =

[line 3795]



Tags:

access:  public

Type:   string


[ Top ]

$target =

[line 3849]



Tags:

access:  public

Type:   ProximityTarget


[ Top ]



Class Methods


constructor __construct [line 3879]

LocalBusinessAd __construct( [ $fullBusinessName = NULL], [ $phoneNumber = NULL], [ $streetAddress = NULL], [ $city = NULL], [ $region = NULL], [ $regionCode = NULL], [ $postalCode = NULL], [ $countryCode = NULL], [ $businessName = NULL], [ $description1 = NULL], [ $description2 = NULL], [ $target = NULL], [ $businessImage = NULL], [ $icon = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $AdType = NULL])



Tags:

access:  public


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

Parameters:

   $fullBusinessName  
   $phoneNumber  
   $streetAddress  
   $city  
   $region  
   $regionCode  
   $postalCode  
   $countryCode  
   $businessName  
   $description1  
   $description2  
   $target  
   $businessImage  
   $icon  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $AdType  

[ Top ]

method getNamespace [line 3867]

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

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