Google Ads Api <Reseource Exausted Error> when using PageSize
I am trying to limit the number of returned keyword ideas. The code works fine, but when I try to set limit to the keywordIdeas that I get using 'pageSize' I get the following error:
Tony-Marketing-API.cn is a vibrant community dedicated to Facebook, Meta,Google Ads api, app development, Instagram, and related technologies. It offers valuable bug solutions, troubleshooting cases, and problem-solving strategies shared by users. Stay updated with real-world solutions, development tips, and the latest trends in digital marketing and app development.
I am trying to limit the number of returned keyword ideas. The code works fine, but when I try to set limit to the keywordIdeas that I get using 'pageSize' I get the following error:
I am using google-ads-java library to fetch campaigns from my Google Ads account follow this Google Ads API tutorial.
Everything is smooth with my ads.properties setting (clientId, clientSecret, refreshToken, developerToken, loginCustomerId)
We have a standard access developer token and have followed the guidance from /google-ads/api/docs/get-started/next-steps But when doing request based on client id and developer token from Oauth 2.0 we get error and it seems to relate to message": "Developer token is not allowed with project 'xxxxxxxx'(I deleted the project number). However I can't tell where this project number is picked up. If I look at my projects the ID's is not the project number that is defined in error. How/where do I change this?
I am trying to connect GoogleAds Api using php for fetching campaign names & cost. Here is below my response of the call:
So I'm having Problem with my manifest merger, play-services-measurement-api and play-services-ads-lite, so I tried adding
I tried even commenting out ads initialization but it doesn't work,
Here are my Question? If I downgrade my AGP and Lower my Google Ads SDK will the error be resolved?
I tried Commenting the Ads out but the error wasn't solved I tried Lowering the Google Ads SDK to 22.X.X but it didn't work. I also tried updating AGP to 9.0 but to no avail.