Skip to content

Commit 0bec3a6

Browse files
chore(webmasters): update the api
#### webmasters:v3 The following keys were added: - schemas.SearchAnalyticsQueryRequest.properties.dataState (Total Keys: 1)
1 parent accf471 commit 0bec3a6

File tree

2 files changed

+555
-550
lines changed

2 files changed

+555
-550
lines changed

docs/dyn/webmasters_v3.searchanalytics.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ <h3>Method Details</h3>
103103
# Note: If you group or filter by page, you cannot aggregate by property.
104104
#
105105
# If you specify any value other than AUTO, the aggregation type in the result will match the requested type, or if you request an invalid type, you will get an error. The API will never change your aggregation type if the requested type is invalid.
106+
&quot;dataState&quot;: &quot;A String&quot;, # [Optional] If &quot;all&quot; (case-insensitive), data will include fresh data. If &quot;final&quot; (case-insensitive) or if this parameter is omitted, the returned data will include only finalized data.
106107
&quot;dimensionFilterGroups&quot;: [ # [Optional] Zero or more filters to apply to the dimension grouping values; for example, &#x27;query contains &quot;buy&quot;&#x27; to see only data where the query string contains the substring &quot;buy&quot; (not case-sensitive). You can filter by a dimension without grouping by it.
107108
{
108109
&quot;filters&quot;: [

0 commit comments

Comments
 (0)