brand_split
Branded versus non-branded search, split on words you supply. Pass every spelling people use, including the domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Length of the window, counted back from the last day with data. Default 28. | |
| site | No | Search Console property, exactly as list_sites reports it (sc-domain:example.com or https://example.com/). Optional when the account has only one property. | |
| end_date | No | YYYY-MM-DD. Defaults to the last day with data. | |
| start_date | No | YYYY-MM-DD. Overrides `days`. | |
| brand_terms | Yes | Words that make a search branded, e.g. ['askwatch', 'ask watch']. |