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

Class: MobileExtension

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

Class Overview

AdExtension
   |
   --MobileExtension

<p> Represents a phone extension. This type of ad extension attaches a phone number to a text ad, which lets customers call the advertiser directly from the ad.


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 4877]
<p> Represents a phone extension. This type of ad extension attaches a phone number to a text ad, which lets customers call the advertiser directly from the ad.

Phone extensions will appear as clickable phone numbers beneath the main text ad, and will be visible to high-end mobile device users who access Google.com search, Voice search, Google Mobile App, or Google Maps for Mobile from their phone. </p>

<p>Learn more about phone extensions <a href="https://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=173346"> here </a>. </p>




[ Top ]


Class Variables

$countryCode =

[line 4888]



Tags:

access:  public

Type:   string


[ Top ]

$phoneNumber =

[line 4882]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 4906]

MobileExtension __construct( [ $phoneNumber = NULL], [ $countryCode = NULL], [ $id = NULL], [ $AdExtensionType = NULL])



Tags:

access:  public


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

Parameters:

   $phoneNumber  
   $countryCode  
   $id  
   $AdExtensionType  

[ Top ]

method getNamespace [line 4894]

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

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