Source position: googleadexchangeseller.pp line 747
type TAccountsReportsGenerateOptions = record |
dimension: string; |
endDate: string; |
filter: string; |
locale: string; |
maxResults: Integer; |
metric: string; |
sort: string; |
startDate: string; |
startIndex: Integer; |
end; |