AssetSource

  • This document lists the possible sources of assets as an enumeration.

  • Assets can be unspecified, unknown, provided by the advertiser, or automatically generated by Google.

  • The UNKNOWN value is specifically for return values in this version.

Enum describing possible source of asset.

Proto definition

Enums

ADVERTISER

The asset or asset link is provided by advertiser.

AUTOMATICALLY_CREATED

The asset or asset link is generated by Google.

UNKNOWN

Used for return value only. Represents value unknown in this version.

UNSPECIFIED

Not specified.