Represents an asset.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
Id of this asset. |
|
Optional name of the asset which can act as a unique identifier. Asset names must not contain any null (code point 0x0), NL line feed (code point 0xA) or carriage return (code point 0xD) characters. This is checked by the regular expression '[^\x00\x0A\x0D]*'.
|
|
Asset type. Used for returning asset type and filtering by asset type in GET. Indicates that this instance is a subtype of Asset. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. Enumerations
This field is read only and will be ignored when sent to the API.
|
|
Asset status. This status does NOT affect serving, and is only meant to be a "library status." To stop an asset from serving, you need to remove the asset from the entity that is using it. Enumerations
This field is read only and will be ignored when sent to the API.
|
|
Indicates that this instance is a subtype of Asset. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |