systemManagedResourceSource property

String? systemManagedResourceSource
getter/setter pair

If this ad is system managed, then this field will indicate the source.

This field is read-only.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "AD_VARIATIONS" : Generated ad variations experiment ad.

Implementation

core.String? systemManagedResourceSource;