Skip to main content

Description

Creates one or more review tags at the account level. Tags can then be assigned to reviews using assign_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_tags to check existing tags before creating new ones — duplicate tag names may cause errors.
  • After creating a tag, use assign_tags_to_reviews to apply it to reviews.