Source position: googledfareporting.pp line 7498
type TAdvertisersListOptions = record |
advertiserGroupIds: Int64; |
floodlightConfigurationIds: Int64; |
ids: Int64; |
includeAdvertisersWithoutGroupsOnly: Boolean; |
maxResults: Integer; |
onlyParent: Boolean; |
pageToken: string; |
searchString: string; |
sortField: string; |
sortOrder: string; |
status: string; |
subaccountId: Int64; |
end; |