Skip to main content

attributes_config_catalog_attribute

Overview

Nameattributes_config_catalog_attribute
TypeResource
Idgoogle.retail.attributes_config_catalog_attribute

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
projects_locations_catalogs_attributes_config_add_catalog_attributeEXECcatalogsId, locationsId, projectsIdAdds the specified CatalogAttribute to the AttributesConfig. If the CatalogAttribute to add already exists, an ALREADY_EXISTS error is returned.
projects_locations_catalogs_attributes_config_remove_catalog_attributeEXECcatalogsId, locationsId, projectsIdRemoves the specified CatalogAttribute from the AttributesConfig. If the CatalogAttribute to remove does not exist, a NOT_FOUND error is returned.