GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse constructor
GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse({
- List<
GoogleAdsHomeservicesLocalservicesV1AccountReport> ? accountReports, - String? nextPageToken,
Implementation
GoogleAdsHomeservicesLocalservicesV1SearchAccountReportsResponse({
this.accountReports,
this.nextPageToken,
});