GoogleAdsSearchads360V23ServicesMutateKeywordPlanCampaignsResponse constructor
GoogleAdsSearchads360V23ServicesMutateKeywordPlanCampaignsResponse({
- GoogleRpcStatus? partialFailureError,
- List<
GoogleAdsSearchads360V23ServicesMutateAdGroupAdLabelResult> ? results,
Implementation
GoogleAdsSearchads360V23ServicesMutateKeywordPlanCampaignsResponse({
this.partialFailureError,
this.results,
});