Returns the list of attributes that would be available for a location with the given primary category and country.
Query parameters
The primary category stable ID to find available attributes. Must be of the format categories/{category_id}.
The BCP 47 code of language to get attribute display names in. If this language is not available, they will be provided in English.
How many attributes to include per page. Default is 200, minimum is 1.
If specified, the next page of attribute metadata is retrieved.
Resource name of the location to look up available attributes. If this field is set, category_name, region_code, language_code and show_all are not required and must not be set.
The ISO 3166-1 alpha-2 country code to find available attributes.
Metadata for all available attributes are returned when this field is set to true, disregarding parent and category_name fields. language_code and region_code are required when show_all is set to true.
Response
Successful response