AI-generated Key Takeaways
- 
          
The document provides a list of possible errors that can occur with assets.
 - 
          
Errors can range from unspecified or unknown issues to specific problems like duplicate assets, invalid fields, or disallowed asset types for a customer.
 - 
          
Several errors are related to specific asset types, such as lead forms, promotions, call assets, price assets, and mobile app assets.
 - 
          
Some errors indicate issues with formatting, such as invalid phone numbers, too many decimal places, or invalid text in specific fields.
 
Enum describing possible asset errors.
| Enums | |
|---|---|
 | 
                Enum unspecified. | 
 | 
                The received error code is not known in this version. | 
 | 
                The customer is not is not on the allow-list for this asset type. | 
 | 
                Assets are duplicated across operations. | 
 | 
                The asset name is duplicated, either across operations or with an existing asset. | 
 | 
                The Asset.asset_data oneof is empty. | 
 | 
                The asset has a name which is different from an existing duplicate that represents the same content. | 
 | 
                The field cannot be set for this asset type. | 
 | 
                Call to action must come from the list of supported values. | 
 | 
                A lead form asset is created with an invalid combination of input fields. | 
 | 
                Lead forms require that the Terms of Service have been agreed to before mutates can be executed. | 
 | 
                Asset status is invalid in this operation. | 
 | 
                The field cannot be modified by this asset type. | 
 | 
                Ad schedules for the same asset cannot overlap. | 
 | 
                Cannot set both percent off and money amount off fields of promotion asset. | 
 | 
                Cannot set both promotion code and orders over amount fields of promotion asset. | 
 | 
                The field has too many decimal places specified. | 
 | 
                Duplicate assets across operations, which have identical Asset.asset_data oneof, cannot have different asset level fields for asset types which are deduped. | 
 | 
                Carrier specific short number is not allowed. | 
 | 
                Customer consent required for call recording Terms of Service. | 
 | 
                The type of the specified phone number is not allowed. | 
 | 
                If the default call_conversion_action is not used, the customer must have a ConversionAction with the same id and the ConversionAction must be call conversion type. | 
 | 
                The country code of the phone number is invalid. | 
 | 
                The format of the phone number is incorrect. | 
 | 
                The input phone number is not a valid phone number. | 
 | 
                The phone number is not supported for country. | 
 | 
                Premium rate phone number is not allowed. | 
 | 
                Vanity phone number is not allowed. | 
 | 
                PriceOffering cannot have the same value for header and description. | 
 | 
                AppId is invalid. | 
 | 
                Invalid App download URL in final URLs. | 
 | 
                Asset name is required for the asset type. | 
 | 
                Legacy qualifying questions cannot be in the same Lead Form as custom questions. | 
 | 
                Unique name is required for this asset type. | 
 | 
                Cannot modify asset source. | 
 | 
                User can not modify the automatically created asset. | 
 | 
                Lead Form is disallowed to use "LOCATION" answer type. | 
 | 
                Page Feed label text contains invalid characters. | 
 | 
                The customer is not in the allow-list for whatsapp message asset type. | 
 | 
                Only customers on the allowlist can create AppDeepLinkAsset. |