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

Class: LocalBusinessAd

Source Location: /AdWords/v201008/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 4337]
Represents Legacy Local Business Ad

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




[ Top ]


Class Variables

$businessImage =

[line 4414]



Tags:

access:  public

Type:   Image


[ Top ]

$businessName =

[line 4390]



Tags:

access:  public

Type:   string


[ Top ]

$city =

[line 4360]



Tags:

access:  public

Type:   string


[ Top ]

$countryCode =

[line 4384]



Tags:

access:  public

Type:   string


[ Top ]

$description1 =

[line 4396]



Tags:

access:  public

Type:   string


[ Top ]

$description2 =

[line 4402]



Tags:

access:  public

Type:   string


[ Top ]

$fullBusinessName =

[line 4342]



Tags:

access:  public

Type:   string


[ Top ]

$icon =

[line 4420]



Tags:

access:  public

Type:   Image


[ Top ]

$phoneNumber =

[line 4348]



Tags:

access:  public

Type:   string


[ Top ]

$postalCode =

[line 4378]



Tags:

access:  public

Type:   string


[ Top ]

$region =

[line 4366]



Tags:

access:  public

Type:   string


[ Top ]

$regionCode =

[line 4372]



Tags:

access:  public

Type:   string


[ Top ]

$streetAddress =

[line 4354]



Tags:

access:  public

Type:   string


[ Top ]

$target =

[line 4408]



Tags:

access:  public

Type:   ProximityTarget


[ Top ]



Class Methods


constructor __construct [line 4438]

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], [ $trademarkDisapproved = 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  
   $trademarkDisapproved  
   $AdType  

[ Top ]

method getNamespace [line 4426]

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

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