AI-generated Key Takeaways
-
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 | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
The asset set name matches that of another enabled asset set. |
|
The type of AssetSet.asset_set_source does not match the type of AssetSet.location_set.source in its parent AssetSet. |
|
The asset set source doesn't match its parent AssetSet's data. |
|
This AssetSet type cannot be linked to CustomerAssetSet. |
|
The chain id(s) in ChainSet of a LOCATION_SYNC typed AssetSet is invalid. |
|
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 place id(s) in a LocationSync typed AssetSet is invalid and can't be decoded. |
|
The Google Business Profile OAuth info is invalid. |
|
The Google Business Profile OAuth info is missing. |
|
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. |