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

TCampaignsListOptions

Declaration

Source position: googledfareporting.pp line 7590

type TCampaignsListOptions = record

  advertiserGroupIds: Int64;

  

  advertiserIds: Int64;

  

  archived: Boolean;

  

  atLeastOneOptimizationActivity: Boolean;

  

  excludedIds: Int64;

  

  ids: Int64;

  

  maxResults: Integer;

  

  overriddenEventTagId: Int64;

  

  pageToken: string;

  

  searchString: string;

  

  sortField: string;

  

  sortOrder: string;

  

  subaccountId: Int64;

  

end;



CT Web help

CodeTyphon Studio