source property
Source of the customer asset link.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "ADVERTISER" : The asset or asset link is provided by advertiser.
- "AUTOMATICALLY_CREATED" : The asset or asset link is generated by Google.
Implementation
core.String? source;