controller property
Controller of the conversion source.
Output only. Possible string values are:
- "CONTROLLER_UNSPECIFIED" : Default value. This value is unused.
- "MERCHANT" : Controlled by the Merchant who owns the Conversion Source.
- "YOUTUBE_AFFILIATES" : Controlled by the Youtube Affiliates program.
Implementation
core.String? controller;