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

TCreativesListOptions

Declaration

Source position: googledfareporting.pp line 7892

type TCreativesListOptions = record

  active: Boolean;

  

  advertiserId: Int64;

  

  archived: Boolean;

  

  campaignId: Int64;

  

  companionCreativeIds: Int64;

  

  creativeFieldIds: Int64;

  

  ids: Int64;

  

  maxResults: Integer;

  

  pageToken: string;

  

  renderingIds: Int64;

  

  searchString: string;

  

  sizeIds: Int64;

  

  sortField: string;

  

  sortOrder: string;

  

  studioCreativeId: Int64;

  

  types: string;

  

end;



CT Web help

CodeTyphon Studio