AssetSetError Stay organized with collections Save and categorize content based on your preferences.
Page Summary
This page lists and describes possible errors related to asset sets.
Errors include issues with duplicate names, invalid or incompatible parent asset set types, and incorrect asset set sources.
Location sync typed asset set errors cover invalid chain or place IDs, unsupported relationship types, and uniqueness constraints.
OAuth information for Google Business Profile can be missing or invalid, leading to errors.
An asset set cannot be deleted if it has enabled linkages or is a parent with enabled child asset sets.
Enum describing possible asset set errors.
| Enums | |
|---|---|
| The asset set source doesn't match its parent AssetSet's data. |
| This AssetSet type cannot be linked to CustomerAssetSet. |
| Can't delete an AssetSet if it has any enabled linkages (e.g. CustomerAssetSet), or AssetSet is a parent AssetSet and has enabled child AssetSet associated. |
| The asset set name matches that of another enabled asset set. |
| The chain id(s) in ChainSet of a LOCATION_SYNC typed AssetSet is invalid. |
| The type of AssetSet.asset_set_source does not match the type of AssetSet.location_set.source in its parent AssetSet. |
| The place id(s) in a LocationSync typed AssetSet is invalid and can't be decoded. |
| The relationship type in ChainSet of a LOCATION_SYNC typed AssetSet is not supported. |
| There is more than one enabled LocationSync typed AssetSet under one customer. |
| The Google Business Profile OAuth info is invalid. |
| The Google Business Profile OAuth info is missing. |
| The received error code is not known in this version. |
| Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.