Re: migrating to the Google Ads API.

2022-03-06 Thread Hwansang Cho
I'm appreciate to your response. But I'm afraid that wasn't the expected answer. If I use the device field, I'm removing some items which is not supporting with the device field for the convenient use. The ad_group_criterion doesn't seem to belong to the among Selectable With since it has been

Re: Domain Wide-delegation Issue: Unauthorized Client

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anthony, Thank you for the reply. I am also a member of the Google Ads API team and let me provide support to your concern. Upon checking the error message, I can see that the authentication flow that the API is validating is still OAuth2 desktop app or web app flow even though you are

RE: Updating Budget on Performance Max Campaign Fails

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Richard, Thank you for reaching out to us. So our team can better check on this, can you share to us the complete API logs (request and response with request-id)? In the Google Ads API, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) >

RE: Uncaught GuzzleHttp\Exception\ClientException / invalid_grant

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Laurent/Anita, Thank you for reaching out. The "invalid_grant” error usually indicates an issue with the refresh token. That said, you’ll need to regenerate credentials and refresh tokens. You may refer here to this guide for the steps on how you can regenerate credentials and refresh

RE: migrating to the Google Ads API.

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to us. I would recommend that you use the Google Ads Query Builder and Query Validator tools for constructing queries. Upon checking, apparently it is valid to include the fields you mentioned. Below is an example query from the above tools : SELECT

Re: I want to get Keyword States for 100 keywords

2022-03-06 Thread Rohit Nishad
I already read the docs but still not find a way to send 1 keyword. as described in docs i have to use KeywordPlanCampaignKeywords , or KeywordPlanAdGroupKeywords

Re: (OAuth) Token has been expired or revoked

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alex, Thank you for reaching out to Google Ads API Forums. It appears that your concern is related to refresh token expiration. With this, I would recommend posting your concern here, this was also included inside the support link my colleague provided. This is a public forum which is

Re: Internal error when listing batch job results

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arshdeep, Thank you for providing the requested details. Allow me to raise the information that you provided to the team. We will revert back to you with updates when it becomes available. Regards, Ernie John Google Ads API Team ref:_00D1U1174p._5004Q2W62XK:ref -- --

RE: Google Ads API RunTime exception

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Saurabh, I'm Kevin from the Google Ads API Team. Based on the error you encountered, it seems that your concern is more of a client library issue, I suggest you reach out to the client library authors by posting your concern on this link as their team is better equipped to address your

Re: I want to get Keyword States for 100 keywords

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Roshit, The Google Ads API should support JSON as also discussed here, and in this guide when using the REST Interface. In addition, you may review the implementation part of the said generate forecast metrics feature as for example, a KeywordPlanAdGroupKeyword should have 1 max number

RE: Parsing Google Ads Partial Failure

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forums. It seems you have a problem in deserialize. Can you check this link Warning and Partial Failure for more information about GoogleAdsFailure.deserialize you encountered. Since the error is more on the implementation on how an object is

RE: we don't get 'metrics.clicks'/'metrics.cost_micros' data from endpoint 'ad_group_ad_asset_view'

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yoni, Thank you for posting your concern. To investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end? You can provide it via Reply privately to author option. If this option is not available, then send it

RE: Inquiries about the policy that one API token can be issued per legal entity

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for posting your concern. I understand that you want to know how to distinguish separate legal entities to have a separate developer token as well. With this, I would suggest raising your question to the Compliance team via this link as this is outside of our scope already. I

RE: My business associate ads problem

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ken, Thank you for providing more details to your concern. Please note that the pairing of GCP is to developer token and not with Google Ads account. In addition to this, each Google API Console project can be associated with the developer token from only one manager account. Once you make

Re: How to retrieve Invoice Data on daily base via Google Ads API

2022-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for reaching out to us. As for the adjustments, you can refer to the fields mentioned on this guide. If this isn't what you're looking for, can you further elaborate on your concern so we can better assist you? Regards, Mark Kevin Google Ads API Team

migrating to the Google Ads API.

2022-03-06 Thread Hwansang Cho
migrating to the Google Ads API. https://developers.google.com/google-ads/api/fields/v9/segments#segments.device When using device, ad_group_criterion is not included in Selectable With, is it correct not to provide it? So, how can I get criterion_id when device is included in keyword_view ?

we don't get 'metrics.clicks'/'metrics.cost_micros' data from endpoint 'ad_group_ad_asset_view'

2022-03-06 Thread Yoni Bombach
Hi Google Ads Support Team, We have a problem when we query for some of our customers (not all of them) a specific endpoint in the Google Ads API. *Endpoint*: ad_group_ad_asset_view *Query*: “SELECT segments.date, campaign.id, campaign.name, customer.currency_code,