Source position: googledfareporting.pp line 7460
type TAdvertiserGroupsListOptions = record
ids: Int64;
maxResults: Integer;
pageToken: string;
searchString: string;
sortField: string;
sortOrder: string;
end;