product property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Use account_type instead.
Deprecated. Possible string values are:
- "PRODUCT_UNSPECIFIED" : Unspecified product. Should never be used.
- "GOOGLE_ADS" : Google Ads.
- "DISPLAY_VIDEO_PARTNER" : Display & Video 360 partner.
- "DISPLAY_VIDEO_ADVERTISER" : Display & Video 360 advertiser.
- "DATA_PARTNER" : Data Partner.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? product;