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

Class: CampaignChangeData

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

Class Overview


Holds information about a changed campaign and any adgroups under that have changed.


Variables

Methods



Class Details

[line 822]
Holds information about a changed campaign and any adgroups under that have changed.



[ Top ]


Class Variables

$addedAdExtensions =

[line 857]



Tags:

access:  public

Type:   integer[]


[ Top ]

$addedCampaignCriteria =

[line 845]



Tags:

access:  public

Type:   integer[]


[ Top ]

$campaignChangeStatus =

[line 833]



Tags:

access:  public

Type:   tnsChangeStatus


[ Top ]

$campaignId =

[line 827]



Tags:

access:  public

Type:   integer


[ Top ]

$campaignTargetingChanged =

[line 869]



Tags:

access:  public

Type:   boolean


[ Top ]

$changedAdGroups =

[line 839]



Tags:

access:  public

Type:   AdGroupChangeData[]


[ Top ]

$deletedAdExtensions =

[line 863]



Tags:

access:  public

Type:   integer[]


[ Top ]

$deletedCampaignCriteria =

[line 851]



Tags:

access:  public

Type:   integer[]


[ Top ]



Class Methods


constructor __construct [line 887]

CampaignChangeData __construct( [ $campaignId = NULL], [ $campaignChangeStatus = NULL], [ $changedAdGroups = NULL], [ $addedCampaignCriteria = NULL], [ $deletedCampaignCriteria = NULL], [ $addedAdExtensions = NULL], [ $deletedAdExtensions = NULL], [ $campaignTargetingChanged = NULL])



Tags:

access:  public


Parameters:

   $campaignId  
   $campaignChangeStatus  
   $changedAdGroups  
   $addedCampaignCriteria  
   $deletedCampaignCriteria  
   $addedAdExtensions  
   $deletedAdExtensions  
   $campaignTargetingChanged  

[ Top ]

method getNamespace [line 875]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 883]

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