source property

String? source
getter/setter pair

Source of the asset group asset.

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;