Description
Creates one or more review tags at the account level. Tags can then be assigned to reviews usingassign_tags_to_reviews to help categorize and filter review data.
Parameters
Example Usage
Notes
- Tags are created at the account level and are shared across all locations.
- Use
get_review_tagsto check existing tags before creating new ones — duplicate tag names may cause errors. - After creating a tag, use
assign_tags_to_reviewsto apply it to reviews.