Unit 'googledfareporting' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TCampaign

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledfareporting.pp line 1332

type TCampaign = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  

  procedure SetadditionalCreativeOptimizationConfigurations(); virtual;

  

  procedure SetadvertiserGroupId(); virtual;

  

  procedure SetadvertiserId(); virtual;

  

  procedure SetadvertiserIdDimensionValue(); virtual;

  

  procedure Setarchived(); virtual;

  

  procedure SetaudienceSegmentGroups(); virtual;

  

  procedure SetbillingInvoiceCode(); virtual;

  

  procedure SetclickThroughUrlSuffixProperties(); virtual;

  

  procedure Setcomment(); virtual;

  

  procedure SetcomscoreVceEnabled(); virtual;

  

  procedure SetcreateInfo(); virtual;

  

  procedure SetcreativeGroupIds(); virtual;

  

  procedure SetcreativeOptimizationConfiguration(); virtual;

  

  procedure SetdefaultClickThroughEventTagProperties(); virtual;

  

  procedure SetendDate(); virtual;

  

  procedure SeteventTagOverrides(); virtual;

  

  procedure SetexternalId(); virtual;

  

  procedure Setid(); virtual;

  

  procedure SetidDimensionValue(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetlastModifiedInfo(); virtual;

  

  procedure SetlookbackConfiguration(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetnielsenOcrEnabled(); virtual;

  

  procedure SetstartDate(); virtual;

  

  procedure SetsubaccountId(); virtual;

  

  procedure SettraffickerEmails(); virtual;

  

published

  property accountId: string; [rw]

  

  property additionalCreativeOptimizationConfigurations: TCampaignTypeadditionalCreativeOptimizationConfigurationsArray; [rw]

  

  property advertiserGroupId: string; [rw]

  

  property advertiserId: string; [rw]

  

  property advertiserIdDimensionValue: TDimensionValue; [rw]

  

  property archived: Boolean; [rw]

  

  property audienceSegmentGroups: TCampaignTypeaudienceSegmentGroupsArray; [rw]

  

  property billingInvoiceCode: string; [rw]

  

  property clickThroughUrlSuffixProperties: TClickThroughUrlSuffixProperties; [rw]

  

  property comment: string; [rw]

  

  property comscoreVceEnabled: Boolean; [rw]

  

  property createInfo: TLastModifiedInfo; [rw]

  

  property creativeGroupIds: TStringArray; [rw]

  

  property creativeOptimizationConfiguration: TCreativeOptimizationConfiguration; [rw]

  

  property defaultClickThroughEventTagProperties: TDefaultClickThroughEventTagProperties; [rw]

  

  property endDate: TDate; [rw]

  

  property eventTagOverrides: TCampaignTypeeventTagOverridesArray; [rw]

  

  property externalId: string; [rw]

  

  property id: string; [rw]

  

  property idDimensionValue: TDimensionValue; [rw]

  

  property kind: string; [rw]

  

  property lastModifiedInfo: TLastModifiedInfo; [rw]

  

  property lookbackConfiguration: TLookbackConfiguration; [rw]

  

  property name: string; [rw]

  

  property nielsenOcrEnabled: Boolean; [rw]

  

  property startDate: TDate; [rw]

  

  property subaccountId: string; [rw]

  

  property traffickerEmails: TStringArray; [rw]

  

end;

Inheritance

TCampaign

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio