Hi
we using this api to get data for the customers 360 
* @documentation url 
https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#ReportRequest
but sometimes we get this error: Daily resource quota exceeded
this is the full request thar we send:
*{*
*  "reportRequests": [*
*    {*
*      "dateRanges": [*
*        {*
*          "endDate": "2022-02-23",*
*          "startDate": "2022-02-23"*
*        }*
*      ],*
*      "dimensions": [*
*        {*
*          "name": "ga:date"*
*        },*
*        {*
*          "name": "ga:sourceMedium"*
*        },*
*        {*
*          "name": "ga:adContent"*
*        },*
*        {*
*          "name": "ga:campaign"*
*        },*
*        {*
*          "name": "ga:adwordsCampaignID"*
*        },*
*        {*
*          "name": "ga:adwordsCreativeID"*
*        },*
*        {*
*          "name": "ga:keyword"*
*        },*
*        {*
*          "name": "ga:adwordsAdGroupID"*
*        },*
*        {*
*          "name": "ga:adwordsCustomerID"*
*        }*
*      ],*
*      "includeEmptyRows": false,*
*      "metrics": [*
*        {*
*          "alias": "sessions",*
*          "expression": "ga:sessions"*
*        },*
*        {*
*          "alias": "transactionRevenue",*
*          "expression": "ga:transactionRevenue"*
*        },*
*        {*
*          "alias": "transactions",*
*          "expression": "ga:transactions"*
*        },*
*        {*
*          "alias": "productAddsToCart",*
*          "expression": "ga:productAddsToCart"*
*        }*
*      ],*
*      "pageSize": 10000,*
*      "samplingLevel": "LARGE",*
*      "segments": [*
        
*      ],*
*      "viewId": {{id}}*
*    }*
*  ],*
*  "useResourceQuotas": true*
*}*
please can you help me??

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6c5863a7-96cf-4569-9421-c976153db0c2n%40googlegroups.com.
  • Re... Raneen Bsais
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to