Skip to content
Lauren_Moineau
Lauren_Moineau
@lauren_moineau
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 6
Reply
RE: Google My Business Performance API error 404

Certainly. Using the example you previously provided from the documentation, the URL would look like this: v1/locations/12345:fetchMultiDailyMetrics...

7 months ago
Forum
Reply
RE: Google My Business Performance API error 404

As it’s a GET request, you need to enter the query parameters either in the URL itself, or as key/value pairs under Query String. I’d give it a go in ...

7 months ago
Forum
Reply
RE: Google My Business Performance API error 404

Could it be because there are only 30 days in November? Edit: Also, looking at the official API documentation, ‘ALL_DIRECTIONS’ is not a valid enum ...

7 months ago
Forum
Reply
RE: Google My Business Performance API error 404

Hi there! I noticed you're using a POST request instead of a GET request. Hope that helps!

7 months ago
Forum
Reply
RE: Array Aggregator to Google Sheets

My pleasure. Glad it works

2 years ago
Forum
Reply
RE: Array Aggregator to Google Sheets

Hi, I'm not sure if there's a more streamlined approach, but here's one way to do it: Scenario1634×452 47.7 KB In my setup, I'm using "userId" in...

2 years ago
Forum