Type Alias PublisherPropertySelectorError
PublisherPropertySelectorError:
| "not_an_object"
| "missing_selection_type"
| "unknown_selection_type"
| "missing_publisher_domain"
| "both_publisher_domain_and_domains"
| "compact_form_not_allowed_for_by_id"
| "publisher_domains_empty"
| "publisher_domains_not_string_array"
| "publisher_domains_too_many"
| "publisher_domain_not_lowercase"
| "publisher_domains_duplicate_entry"
| "publisher_domain_contains_invalid_chars"
| "missing_property_ids"
| "missing_property_tags"
Why a raw selector failed
parsePublisherPropertySelectorvalidation.