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

Class: AdGroupChangeData

Source Location: /AdWords/v201008/ch/CustomerSyncService.php

Class Overview


Holds information about a changed adgroup


Variables

Methods



Class Details

[line 760]
Holds information about a changed adgroup



[ Top ]


Class Variables

$adGroupChangeStatus =

[line 771]



Tags:

access:  public

Type:   tnsChangeStatus


[ Top ]

$adGroupId =

[line 765]



Tags:

access:  public

Type:   integer


[ Top ]

$changedAds =

[line 777]



Tags:

access:  public

Type:   integer[]


[ Top ]

$changedCriteria =

[line 783]



Tags:

access:  public

Type:   integer[]


[ Top ]

$deletedCriteria =

[line 789]



Tags:

access:  public

Type:   integer[]


[ Top ]



Class Methods


constructor __construct [line 807]

AdGroupChangeData __construct( [ $adGroupId = NULL], [ $adGroupChangeStatus = NULL], [ $changedAds = NULL], [ $changedCriteria = NULL], [ $deletedCriteria = NULL])



Tags:

access:  public


Parameters:

   $adGroupId  
   $adGroupChangeStatus  
   $changedAds  
   $changedCriteria  
   $deletedCriteria  

[ Top ]

method getNamespace [line 795]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 803]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


[ Top ]


Documentation generated by phpDocumentor 1.4.3