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