Score:0

Extracting data from Google Analytics GA4 property using AWS Lambda

be flag

I am trying to extract GA4 data and store it in a S3 bucket using AWS lambda function. But I am getting an error.

"<HttpError 400 when requesting https://analyticsreporting.googleapis.com/v4/reports:batchGet?alt=json returned "Invalid JSON payload received. Unknown name "property_id" at 'report_requests[0]': Cannot find field.". Details: "[{'@type': 'type.googleapis.com/google.rpc.BadRequest', 'fieldViolations': [{'field': 'report_requests[0]', 'description': 'Invalid JSON payload received. Unknown name "property_id" at \'report_requests[0]\': Cannot find field.'}]}]"

I have taken property id as a parameter to fetch data. But it's throwing this error. How can I resolve this issue?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.