{ "uuid": "ef53dbe3-0190-44e9-8b3a-7188d5cbd1a0", "lastMigration": 29, "name": "Business Profile Performance API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "47f3ee68-0e31-445b-91bf-95691137cf0b", "documentation": " Returns the values for each date from a given time range that are associated with the specific daily metric. Example request: `GET https://businessprofileperformance.googleapis.com/v1/locations/12345:getDailyMetricsTimeSeries?dailyMetric=WEBSITE_CLICKS&daily_range.start_date.year=2022&daily_range.start_date.month=1&daily_range.start_date.day=1&daily_range.end_date.year=2022&daily_range.end_date.month=3&daily_range.end_date.day=31`", "method": "get", "endpoint": "v1/:name:getDailyMetricsTimeSeries", "responses": [ { "uuid": "1abe3222-cfec-48f3-81f4-6e9d9680f37a", "body": "{\n \"timeSeries\": {\n \"datedValues\": [\n {\n \"date\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"value\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "145bfe56-c27f-4e76-a4a4-76b2b5988b79", "documentation": "Returns the search keywords used to find a business in search or maps. Each search keyword is accompanied by impressions which are aggregated on a monthly basis. Example request: `GET https://businessprofileperformance.googleapis.com/v1/locations/12345/searchkeywords/impressions/monthly?monthly_range.start_month.year=2022&monthly_range.start_month.month=1&monthly_range.end_month.year=2022&monthly_range.end_month.month=3`", "method": "get", "endpoint": "v1/:parent/searchkeywords/impressions/monthly", "responses": [ { "uuid": "b57db7f9-5c5d-4228-b1f3-f3eef09a3b78", "body": "{\n \"nextPageToken\": \"\",\n \"searchKeywordsCounts\": [\n {\n \"insightsValue\": {\n \"threshold\": \"\",\n \"value\": \"\"\n },\n \"searchKeyword\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "47f3ee68-0e31-445b-91bf-95691137cf0b" }, { "type": "route", "uuid": "145bfe56-c27f-4e76-a4a4-76b2b5988b79" } ] }