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

Class: LocationExtension

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

Class Overview

AdExtension
   |
   --LocationExtension

Location based ad extension.


Variables

Methods


Inherited Variables

Inherited Methods

Class: AdExtension

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

Class Details

[line 4468]
Location based ad extension.



[ Top ]


Class Variables

$address =

[line 4473]



Tags:

access:  public

Type:   Address


[ Top ]

$companyName =

[line 4491]



Tags:

access:  public

Type:   string


[ Top ]

$encodedLocation =

[line 4485]



Tags:

access:  public

Type:   base64Binary


[ Top ]

$geoPoint =

[line 4479]



Tags:

access:  public

Type:   GeoPoint


[ Top ]

$iconMediaId =

[line 4509]



Tags:

access:  public

Type:   integer


[ Top ]

$imageMediaId =

[line 4515]



Tags:

access:  public

Type:   integer


[ Top ]

$phoneNumber =

[line 4497]



Tags:

access:  public

Type:   string


[ Top ]

$source =

[line 4503]



Tags:

access:  public

Type:   tnsLocationExtensionSource


[ Top ]



Class Methods


constructor __construct [line 4533]

LocationExtension __construct( [ $address = NULL], [ $geoPoint = NULL], [ $encodedLocation = NULL], [ $companyName = NULL], [ $phoneNumber = NULL], [ $source = NULL], [ $iconMediaId = NULL], [ $imageMediaId = NULL], [ $id = NULL], [ $AdExtensionType = NULL])



Tags:

access:  public


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

Parameters:

   $address  
   $geoPoint  
   $encodedLocation  
   $companyName  
   $phoneNumber  
   $source  
   $iconMediaId  
   $imageMediaId  
   $id  
   $AdExtensionType  

[ Top ]

method getNamespace [line 4521]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 4529]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3