Google ads api PMAX campaign errors

2023-06-07 Thread Meri Sahakyan
Hi, I'm trying to create google PMAX campaign using .NET library. I created campaign and separate assets successfully. Now when I'm trying to connect assets with campaign using AssetGroup, it returns me failure with errors "NOT_ENOUGH_HEADLINE_ASSET", "NOT_ENOUGH_DESCRIPTION_ASSET", "NOT_ENOUGH_

Re: keyword_forecasts field has disappeared in generateforecastmetricsresponse

2023-06-07 Thread Mnk
Hey, I posting something like you, i follow the answers. After a lot of hours i didn't find a way for replace the existing code to get a response :( Le mercredi 7 juin 2023 à 01:24:40 UTC+3, Aqeel Ashraf a écrit : > Hi, > > Is there any example available that how to use > *KeywordPlanCampaign

RE: is api down? transient_error

2023-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Oliver, Thank you for reporting this to us. The team is fully aware of the issue and this is now under investigation. We'll update this thread the soonest the team share their findings. This message is in relation to case "ref:_00D1U1174p._5004Q2m9tX9:ref" Thanks, Google Ads API Team -- -

Is Google Ads API down?

2023-06-07 Thread Sinu Joseph
Dear Team, Is the Google ads API down? I'm trying to connect and it keeps giving me grpc error -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message be

Re: how to reproduce this ui report with the api?

2023-06-07 Thread Chad Wood
Hi, I dont have a screenshot of the data in the UI. I'm just wondering if it's possible to utilize any metric / dimension for the purpose. Right now, I don't see any way to differentiate between ads that haven't been served in 10 years versus ads there were served 2 days ago. I checked, and it

Re: is google ads api down?

2023-06-07 Thread Sinu Joseph
I have sent the details in private On Wednesday, 7 June 2023 at 17:32:09 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi Joseph, > > Thank you for reaching out to the Google Ads API forum. I hope that you > are doing well today. > > Could you please inform us what error message you are gettin

Re: how to reproduce this ui report with the api?

2023-06-07 Thread Chad Wood
I guess I can give my use case. We have tens of thousands of ads on your platform. Recently, several hundred were taken offline. I want to do an analysis into these, but I can't find an elegant way to isolate them programmatically. I guess one way would be to query for the number of impression

Re: keyword_forecasts field has disappeared in generateforecastmetricsresponse

2023-06-07 Thread Patrick P
The documented examples Google Ads API Forum Advisor linked in that post / documentation are not functional. They also return null values. Several of us have had this code in production, are not using the two deprecated calls, and are adhering to Google's documentation but we have been unable t

Re: Google Ads API - Generate forecast metrics

2023-06-07 Thread Mnk
Finally im not alone ! Me too i trying during this 2 pasts days all kinds of modifications in my code but the answer is still empty. I check in the UI ( after i create the plan with the code) and the plan appear in the UI with all the information ( keywords, price, forecaste , etc). The Only

Better Understand The Campaign / AdGroup / AdGroupAd Status Relationships

2023-06-07 Thread Chad Wood
Hello, Referencing: ad_group_ad.policy_summary.approval_status ad_group_ad.policy_summary.review_status

Better Understand Relationships Between Status Types (Campaign, AdGroup, AdGroupAd levels)

2023-06-07 Thread Chad Wood
Hello, Referencing: ad_group_ad.policy_summary.approval_status ad_group_ad.policy_summary.review_status

Re: Better Understand Relationships Between Status Types (Campaign, AdGroup, AdGroupAd levels)

2023-06-07 Thread Chad Wood
Also, is there any documentation that defines each of these categories? I could not find any. campaign.primary_status: 'ELIGIBLE', 'ENDED', 'LEARNING', 'LIMITED', 'MISCONFIGURED', 'NOT_ELIGIBLE', 'PAUSED', 'PENDING', 'REMOVED', 'UNKNOWN', 'UNSPECIFIED', campaign.serving_status: '

RE: is api down? transient_error

2023-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Oliver, We've updated the status dashboard with the disruption times: https://ads.google.com/status/publisher/ Upon checking on my end, I can see that the issue is resolved. Please get back to us if you see that happening again. You may retry your requests that failed during that time, and

DEVELOPER_TOKEN_NOT_APPROVED "The developer token is only approved for use with test accounts. To access non-test accounts, apply for Basic or Standard access."

2023-06-07 Thread Marco Antonio Rodriguez Cortés
Hi Everyone Im trying to test the Google Ads API but everytime that i try to get info from the "googleAds:search" or "googleAds:searchStream" i get the error "DEVELOPER_TOKEN_NOT_APPROVED" I read that this error is becuase im trying to access an account that is not a test account with Managem

RE: google ads api question: inconsistent data at adgroup.ad level and adgroup level

2023-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. I can see that you are comparing the cost metrics data pulled from geographic_view report and ad_group_ad report. However, note that these 2 resources / tables are indeed different reports which means that ad_group_ad report will p

RE: how to convert google time zones

2023-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. Yes, Google Ads API pulls the account timezone. You may see if below sample code which will first get the current time in the Asia/Shanghai timezone using the SimpleDateFormat class. Then, it will set the timezone of the SimpleDate

Re: is google ads api down?

2023-06-07 Thread Sinu Joseph
Do you have any update for me? I'm unable to use the API with new developer token On Wednesday, 7 June 2023 at 20:03:03 UTC+5:30 Sinu Joseph wrote: > I have sent the details in private > > On Wednesday, 7 June 2023 at 17:32:09 UTC+5:30 Google Ads API Forum > Advisor wrote: > >> Hi Joseph, >> >>

Re: how to reproduce this ui report with the api?

2023-06-07 Thread Oliver
Hi Chad, I'm not from the API team but can contribute. The answer to your 2 questions is 'No'. The API does not give any historical meta data about statuses. The only way to achieve what you want is exactly what you described in your last message. Oliver On Wednesday, June 7, 2023 at 3:37:39 

Re: is google ads api down?

2023-06-07 Thread Sinu Joseph
Hi, I was able to resolve the issue. Since i got a new developer token, i couldnt use the old clientId and Secret. Neither i could use a newly created Oauth client Id. I had to create a new project on google cloud, create a new credential and then use the new clientId and secret to use with the n

CSV of geo targets

2023-06-07 Thread ke james
Hello I get country_criterion_id in user_location_view report and Download the CSV of geo targets. I use country_criterion_id

Re: Call Asset failed to create

2023-06-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising your concern to our team. For us to investigate better, kindly provide us with the following information privately: Ads CID Complete request and response logs with the request-id in text format You may send it privately via the reply to author option. If this option i