GoogleAdsSearchads360V23ServicesListCampaignDraftAsyncErrorsResponse constructor
GoogleAdsSearchads360V23ServicesListCampaignDraftAsyncErrorsResponse({
- List<
GoogleRpcStatus> ? errors, - String? nextPageToken,
Implementation
GoogleAdsSearchads360V23ServicesListCampaignDraftAsyncErrorsResponse({
this.errors,
this.nextPageToken,
});