GoogleAdsSearchads360V23ServicesListBatchJobResultsResponse constructor
GoogleAdsSearchads360V23ServicesListBatchJobResultsResponse({
- String? nextPageToken,
- List<
GoogleAdsSearchads360V23ServicesBatchJobResult> ? results,
Implementation
GoogleAdsSearchads360V23ServicesListBatchJobResultsResponse({
this.nextPageToken,
this.results,
});