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

Class: MobileTarget

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

Class Overview

AdWordsTarget
   |
   --MobileTarget

Abstract class to identify a mobile target.


Methods


Child classes:

MobileCarrierTarget
Represents a mobile carrier for a particular country. See <a href="/apis/adwords/docs/appendix/mobilecarriers.html"> available carriers</a> for each country code.
MobilePlatformTarget
Represents a mobile operating system platform. See <a href="/apis/adwords/docs/appendix/mobileplatforms.html"> available platforms</a>.

Inherited Variables

Inherited Methods

Class: AdWordsTarget

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

Class Details

[line 13342]
Abstract class to identify a mobile target.



[ Top ]


Class Methods


constructor __construct [line 13359]

MobileTarget __construct( [ $TargetType = NULL])



Tags:

access:  public


Overridden in child classes as:

MobileCarrierTarget::__construct()
MobilePlatformTarget::__construct()

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

Parameters:

   $TargetType  

[ Top ]

method getNamespace [line 13347]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

MobileCarrierTarget::getNamespace()
Gets the namesapce of this class
MobilePlatformTarget::getNamespace()
Gets the namesapce of this class

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

[ Top ]

method getXsiTypeName [line 13355]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

MobileCarrierTarget::getXsiTypeName()
Gets the xsi:type name of this class
MobilePlatformTarget::getXsiTypeName()
Gets the xsi:type name of this class

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

[ Top ]


Documentation generated by phpDocumentor 1.4.3