GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest constructor
GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest({
- String? customerId,
- String? customerReachGroup,
- GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? reachApplicationInfo,
Implementation
GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest({
this.customerId,
this.customerReachGroup,
this.reachApplicationInfo,
});