Re: Error: NOT_ADS_USER

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Bipul, This is Yasar and I work withJakeia. Let me assist you with this. Could you please confirm if you’ve indeed followed every step of the guide, specifically the prerequisites? In order to connect to Google Ads API using a Google service account, you will need a Google Workspace domain

RE: 自动回复: ad_group_simulation request not returning results

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to us. Please note we can only respond to you in the English language, so feel free to correct us if we misunderstood anything. In addition, we can only provide technical assistance through email channel only. As per Google translate, you mentioned that you're

Re: PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-17 Thread Sven van Munster
Thanks for the quick reply. Yes, the Oauth credentials are for the same email as the one that can access the login-customer-id. As as note, the email address of the manager account is the same as my own account. So hierarchy is 1...@example.com (main account) and 1...@example.com (manager

Re: Getting ENUM_VALUE_NOT_PERMITTED

2021-11-17 Thread Oliver
It worked when we used the single quotes. Thank you very much! Oliver On Thursday, November 18, 2021 at 7:12:23 AM UTC adsapi wrote: > Hi Oliver, > > This is Yasar and I work with Jakeia. Let me assist you with this. > > No, it’s not possible to include more than one enum value when using ‘=’

Re: Getting ENUM_VALUE_NOT_PERMITTED

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Oliver, This is Yasar and I work with Jakeia. Let me assist you with this. No, it’s not possible to include more than one enum value when using ‘=’ operator. However, you may use the same query with the IN operator, but you need to put in a single quote ex.

RE: final urls in feed

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out to us. With regard to your concern, you may refer to the following link below to know more information about ad customization of expanded text ads and responsive text ads: https://developers.google.com/google-ads/api/docs/ads/customize-ads

RE: PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Sven, Thank you for reaching out to us. Since you've encountered the USER_PERMISSION_DENIED error, can you confirm if the OAuth2 credentials being used was generated from a user’s email address that has an access to the login-customer-id found in your API request header? If yes, can you

RE: Filling the existing Ad with new assets using Google Api(python)

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Evgeniy, Thank you for reaching out to our API support team. Our team can only provide support in English. That being said, could you also share to us the complete, and in English, versions of the Google Ads UI screenshots that you attached? In addition to the screenshots, could you also

Re: Error: NOT_ADS_USER

2021-11-17 Thread 'Bipul Kumar' via AdWords API and Google Ads API Forum
Hi, I am using service account, for that i think access token is not required On Wednesday, November 17, 2021 at 10:50:50 PM UTC+5:30 adsapi wrote: > Hello, > > Thank you for reaching out. The NOT_ADS_USER >

Re: Getting ENUM_VALUE_NOT_PERMITTED

2021-11-17 Thread Oliver
Hi Jakeia, Yes it works if we use *=* instead of *IN*. However, how is this going to work if we want to include more statuses as follows: *AND ad_group_ad.policy_summary.approval_status IN (APPROVED, APPROVED_LIMITED) * Is it possible to include more than one enum value if we use *=* ?

RE: How to calculate the remaining credit

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Alef, Thank you for posting your concern in the Google Ads API Forum. However, as my colleague pointed out in your previous post, remaining credit is currently not supported in the API. There's already an existing feature request so please keep an eye out on our blog for updates. If you

RE: How to retrieve customer Id for specific client?

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Filip, Thank you for reaching out to us. As for your concern on getting the Customer ID under your Manager account, you can simply check on this Get Account Hierarchy guide. Hope this helps. Regards, Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021

RE: Trouble gathering click data for RSAs from ad_group_ad_asset_view

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Sam, I'm Kevin from the Google Ads API Team. Can you please provide the complete request and response logs with request ID so I can have a closer look at the issue? You can send these to me via Reply privately to author option. If this option is not available, please send it directly to

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Meir, Thanks for following up. You may continue to follow our blog for updates. Should you have additional concerns with the API, you may start a new thread and our team would be happy to assist you. Best regards, Reminder: Share your feedback about the Google Ads (AdWords) API! Take the

RE: ad_group_simulation request not returning results

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Gabe, Thank you for posting your concern. To have a closer at the issue, could you provide the complete request and response logs with request ID and request header generated on your end to for this report? If you haven't enabled the logging of the API transactions for the specific client

RE: AuthorizationError.USER_PERMISSION_DENIED

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Paul, Thank you for raising your concern to my team. So that I can investigate the issue, would you be able to provide the complete SOAP request and response logs where we can see the error? Please also provide the login user account that you've used in generating OAuth2 credentials. You

RE: Getting ENUM_VALUE_NOT_PERMITTED

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Oliver, Thanks for reaching out. Could you please retry your GAQL query in this field “ad_group_ad.policy_summary.approval_status” with “=” APPROVED instead “ IN” APPROVED. If the issue still persists, please provide us with the complete request and response logs via the reply privately

final urls in feed

2021-11-17 Thread 'Гордей Строкин' via AdWords API and Google Ads API Forum
Hello. I had this functional in google adwords api and try to use new api. I want create feed with some fields like descriptions for ads and final urls. I need create feed mapping and i think i need AdCustomizerMapping , but i might be wrong. What should i use for add some text feed attributes

RE: Problem with get Assets

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Денис, Could you privately send us a request and response log of API communication that returns nothing combined with a screenshot of the assets attached at ad group level? The request and response appears similar to the JSON Mappings in our REST documentation. Our client libraries have

PERMISSION_DENIED but login_customer_id is set correctly in the yaml

2021-11-17 Thread Sven van Munster
I'm a bit stuck. My account has access to multiple accounts. One of them is a manager account which manages 2 accounts. I want to get the data for one of those accounts under the manager account. In the yaml file I set the login_customer_id of this manager account and I did the Oauth

Trouble gathering click data for RSAs from ad_group_ad_asset_view

2021-11-17 Thread Sam Vitale
Hi there, I read the release notes for v9.0 of the Google Ads API and found that RSAs are now supported for the ad_group_ad_asset_view. I was able to hit the API and pull in information on each asset using the query at the bottom of this email, but the only metric that was returned was

Re: CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-17 Thread Matteo Medda
Hi Josh, just for clarity, will it be possible to reuse selectiveOptimization on all of our sub-accounts under our main agency? or only on some of the sub-accounts where the error

How to calculate the remaining credit

2021-11-17 Thread Alef Felipe
I'm having trouble getting the remaining credit on the account, would there be any way to get this amount? I need the amount planned and spent on the account -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: I cannot set selective_optimization to create campaign.

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Please see the update I just posted to the other thread: https://groups.google.com/g/adwords-api/c/v__tYGz6bIA/m/9bSzRFI2AgAJ Best regards, Josh, Google Ads API Team ref:_00D1U1174p._5004Q2QGfbf:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Create Campaign Error

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Please see the update I just posted to the other thread: https://groups.google.com/g/adwords-api/c/v__tYGz6bIA/m/9bSzRFI2AgAJ Thanks, Josh, Google Ads API Team ref:_00D1U1174p._5004Q2PKjQV:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: CampaignError.CANNOT_SET_SELECTIVE_OPTIMIZATION_DURING_OR_POST_UNIFIED_GOAL_MIGRATION

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, If you started encountering errors while attempting to attach a single conversion action to a Search or Display campaign using selectiveOptimization in the AdWords API or selective_optimization in the Google Ads API, we have made a change that will allow you to resubmit those requests, but

Re: Uploading Image Assets via REST API

2021-11-17 Thread 'Greg Asquith' via AdWords API and Google Ads API Forum
Hi, Apologies for chasing again, but this is a breaking issue in process at the moment. Thanks, On Monday, 15 November 2021 at 11:38:52 UTC Greg Asquith wrote: > Hi, > > Has there been an update on this issue please? > > Thanks > > On Wednesday, 10 November 2021 at 19:41:42 UTC adsapi wrote:

RE: [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]],

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. With regards to your concern, it looks like we have a separate thread for this issue (Case no. # 00086120). We can keep correspondence related to this issue on the other thread to limit any confusion. Reminder: Share your feedback about the Google Ads (AdWords)

RE: Error: NOT_ADS_USER

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thank you for reaching out. The NOT_ADS_USER error usually occurs when the login used to generate the access token is not associated with any Google Ads account. Could you please confirm which account you are using while you have this error? Reminder: Share your feedback about the

RE: [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]]

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Arvi, Thanks for reaching out. Can you please provide us with the complete request and response logs so that we can look into the error? Thanks, Matt Google Ads API Team Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual

ad_group_simulation request not returning results

2021-11-17 Thread Gabe Garrido
I'm working on making a API request to our bidding simulation using the ad_group_simulation report. Within the Google Ads portal I can see our ad groups with the simulator icon not greyed out, so there should be some data in the return back. This is my GAQL query and I have validated that it

AuthorizationError.USER_PERMISSION_DENIED

2021-11-17 Thread 'Paul Kosinski' via AdWords API and Google Ads API Forum
Hello, we've been using a .php script to call the AdWords API for over 5 years in a production environment. It just started returning the USER_PERMISSION_DENIED error. I checkout out the Common causes listed below but it must be something else. *Common causes* *The link between the manager

Filling the existing Ad with new assets using Google Api(python)

2021-11-17 Thread Evgeniy Lepikov
Hi there, I faced the problem of adding new assets to an existing ad (*Ad Type=AppAd*). The problem is that if, for example, I have an ad that has 4 video assests + 3 text assests (description and two headers) It looks like this https://ibb.co/hMBRJf8 And now I want to upload one more video

Re: DUPLICATE_ASSET - Assets are duplicated across operations

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, This error refers to the asset data. There is a separate error, DUPLICATE_ASSET_NAME, for name duplicates. The description for the asset name duplicate error is "asset name is duplicated, either across operations or with an existing asset", whereas the DUPLICATE_ASSET error only

How to retrieve customer Id for specific client?

2021-11-17 Thread Filip Pećanac
Hi, Is there a simple way to get Customer Account ID under my Manager Account via Google Ads API? I have used queries to retrieve Campaign and Ad Group IDs, but I am a little bit stuck here. Thanks in advance. Ps. If you could provide an example of the query it would be great :) Regards,

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-17 Thread Meir Mouyal
Never mind, it's not fixed yet, the original asset was being returned because I was using the same asset name when creating the asset :/ El miércoles, 17 de noviembre de 2021 a las 15:09:55 UTC+1, Meir Mouyal escribió: > > Hey there, > > Is it possible that this has already been solved? > > I

Re: Find the original asset when getting error: CANNOT_MODIFY_ASSET_NAME when uploading duplicate image

2021-11-17 Thread Meir Mouyal
Hey there, Is it possible that this has already been solved? I can't find anything in the blog, however now I seem to get the original asset details as a result! Thanks :D El lunes, 15 de noviembre de 2021 a las 2:47:29 UTC+1, adsapi escribió: > Hi everyone, > > Thank you for your follow

Problem with get Assets

2021-11-17 Thread Денис Грязев
Can't get group-bound extensions. I make a request SELECT asset.id , ad_group.id FROM ad_group_asset WHERE

Getting ENUM_VALUE_NOT_PERMITTED

2021-11-17 Thread Oliver
We used the *Query Migration Tool *to migrate one of our AWQL queries to the below GAQL. However, when running this query we get an *ENUM_VALUE_NOT_PERMITTED *error. *SELECT ad_group.id, * *ad_group_ad.ad.id,* *metrics.clicks,* *metrics.impressions * *FROM ad_group_ad * *WHERE campaign.id IN

[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]]

2021-11-17 Thread Arvi
I get this error when I try to remove the Ad Group. Please help me. Thanks This is my code , Laravel Framework. $adGroupService =self::getService(AdGroupService::class); // Create operation. $adGroupOperation = new AdGroupOperation();

[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]],

2021-11-17 Thread Arvi
I get this error when I try to remove the Ad Group. Please help me. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: GAQL for obtaining Non eligible keywords

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Lukas, This is Yasar and I work with Aryeh. Let me assist you with this. You may navigate to the right hand side for 3 vertical dots and use the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsapi-supp...@google.com alias

Error: NOT_ADS_USER

2021-11-17 Thread 'Bipul Kumar' via AdWords API and Google Ads API Forum
I am using service account for fetching google ads details Getting this error Failure message: errors { error_code { authentication_error: NOT_ADS_USER } message: "User in the cookie is not a valid Ads user." } UNAUTHENTICATED: Request is missing required authentication credential.

Re: DUPLICATE_ASSET - Assets are duplicated across operations

2021-11-17 Thread Дмитрий Волянюк
It's good idea but unfortunately that error case was on test server and database there already cleaned and updated so i haven't possibility to grab that data and repeat request. Same asset means fully identical images ? or images names? If i create each asset by separate operation and request i

RE: Mutates are not allowed for the requested resource

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out to us Could you provide us with the complete request and response logs with the request-id, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Python) > Logging documentation,