accountType property
Engine account type, for example, Google Ads, Microsoft Advertising, Yahoo Japan, Baidu, Facebook, Engine Track, etc.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "BAIDU" : Baidu account.
- "ENGINE_TRACK" : Engine track account.
- "FACEBOOK" : Facebook account.
- "FACEBOOK_GATEWAY" : Facebook account managed through gateway.
- "GOOGLE_ADS" : Google Ads account.
- "MICROSOFT" : Microsoft Advertising account.
- "SEARCH_ADS_360" : Search Ads 360 manager account.
- "YAHOO_JAPAN" : Yahoo Japan account.
Implementation
core.String? accountType;