Re: Feed label in shopping performance view

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Katerina, Thank you for getting back to us. I hope that you are doing well today. Moving forward to your concern on how to get the Feed label in product level, in the shopping_performance_view report, the campaign report is included as segmenting resources. With that being said, you may use

Re: Why uploadConversionAdjustments API raises ACTION_NOT_PERMITTED error

2022-12-27 Thread Ryo
Hi Yasar, Thanks for your quick reply. I could solve the issue based on your advice. Thanks a lot. Best regards, Ryo 2022年12月27日火曜日 19:18:41 UTC+9 adsapi: > Hi Ryo, > > Thanks for reaching out to the Google Ads API Forum. > > The *AuthorizationError.ACTION_NOT_PERMITTED* >

RE: Internal Error when calling search stream

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anand, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. With regards to your concern about "Internal error encountered" which happens occasionally, this occurs when something unexpected happened while processing the

Internal Error when calling search stream

2022-12-27 Thread Anand
Hi, We are seeing a persistent failures due to internal error when calling search stream for responsive display ad. Retries with exponential backoff (30 seconds interval) don't seem to help. { "StatusCode": 13, "Details": "Internal error encountered.", "RequestId":

RE: Query Regarding Reporting API

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Aditya, Thank you for reaching out to the Google Ads API support team. You can use keyword_view report. Let me know if this what your are looking for. If not, could you please provide full screen screenshot of the UI of what you are looking for, so that i can further investigate the issue?

RE: PERFORMANCE MAX -> ASSET GROUP REPORTS

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi John, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. To further investigate the issue, could you please provide the full screenshot of Google Ads UI for the report about the asset group that you want to get? I ask this so our team further investigates

Query Regarding Reporting API

2022-12-27 Thread Aditya Todkar
Hi all, I was checking reporting API is it possible to get aggregated data of all the advertisers bidding on specific keyword using reporting API? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: How to make a query to validate if campaign id exists?

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you can use campaign report using the campaign.id field. Let me know if this what you are looking for. If not, could you please provide full screen screenshot of the UI? So that i can further

RE: "Error occurred during parsing: Unexpected wire type."

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt, Thanks for reaching out. This appears to be a protocol buffer error. Can you please try reaching out to the PHP client library owners for more information on this issue? Thanks, Matt Google Ads API Team ref:_00D1U1174p._5004Q2hNLym:ref -- --

RE: Developertoken option for new testaccount is not there

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lambert, The developer token can only be acquired from a production Google Ads MCC / manager account, and from its Tools and settings > Setup > API Center view. In this section and in the Step 1 item, it states that : You must first have a Google Ads manager account before applying for a

PERFORMANCE MAX -> ASSET GROUP REPORTS

2022-12-27 Thread Cantare John
Is it possible to get reports from asset group and modify them? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: Feed label in shopping performance view

2022-12-27 Thread 'Kateřina Henzlová' via Google Ads API and AdWords API Forum
Hi Nirmita, Unfortunately, the asset_set report doesn't offer product level statistics so I can't use it. It is possible to see the product level report with feed labels in the UI (see the screenshot with no sensitive data), however, it seems like it's not possible in the API. Is there any

RE: How to avoid SQL INJECTION in Google Ads API using Python?

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Your inquiry seems to be specific to the Python client library. Please reach out to the Python client library owners, here. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2hNKvH:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: How to use PolicyApprovalStatus and PolicyReviewStatus

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tiansi, You have reached the Google Ads API Forum. To answer your questions, you may refer to my answers below: 1. How to get this status? You may use this asset_field_type_view.field_type report as it contains the data type values of enum that you are looking for. 2. What's the difference

RE: Google-ads-api

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Unfortunately, Javascript library is not available using the API. Please see here supported client library in the Google Ads API. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2hO7Ax:ref -- --

Re: How to pause video cmapaigns

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Video campaign mutates of any kind are not supported in the Google Ads API. As a workaround, you can make changes to Video Campaigns using Google Ads scripts. Regards, Matt Google Ads API Team ref:_00D1U1174p._5004Q2hNuGW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to make a query to validate if campaign id exists?

2022-12-27 Thread SUBINPVASU
There are no campaigns inside MCC or manager accounts. On Fri, Dec 23, 2022 at 11:29 PM 'Luiz Eduardo Da Cruz' via Google Ads API and AdWords API Forum wrote: > Hey, how are u? > > I would like to know how I can make a query that validates if there is a > campaign id inside an account, this

Re: How can I collect a combination of metrics by the associated dimensions: country, impressions, clicks, ad_group_type, cost, and date?

2022-12-27 Thread Chad Wood
Thanks Marjorie. I'm actually building an ETL pipeline, and I had not incorporated the ability to use one requests results as the data for a second request. I had no need for this functionality until now. I ended up just incorporating the ability to download the csv file programmatically every

RE: Performance Max campaigns. measuring performance across multiple asset groups

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Swaroop, Thanks for reaching out to the Google Ads API Forum. Since you are looking to get the audience or asset group info in the ClickView resource, could you confirm if this is already available in the Google Ads UI? Could you privately provide us the complete Ads UI screenshot so that

RE: Why uploadConversionAdjustments API raises ACTION_NOT_PERMITTED error

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ryo, Thanks for reaching out to the Google Ads API Forum. The AuthorizationError.ACTION_NOT_PERMITTED error occurs when the user does not have permission to perform this action (e.g., ADD, UPDATE, REMOVE) on the resource or call a method. You encountered said error because you are using the

Is it possible to get the search term status from keyword view query?

2022-12-27 Thread khaled mahmud
Hi, Only need Keywords that have not been processed from keyword_view query. But I got this from search_term_view. when I added the condition *search_term_view.status = NONE*. Please see the screenshot below. [image: image.png] So my query is how can I get the search_term_view status from the

RE: Request contains an invalid argument using add_offline_user_data_job_operations method from google ads python package

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Edgar, Thanks for reaching out to the Google Ads API Forum. With regards to your concern of having an error message: "The error code is not in this version.” for our team to further check and validate the issues, could you provide us with the updated complete API logs (request and response

Re: Digest for adwords-api@googlegroups.com - 4 updates in 4 topics

2022-12-27 Thread Rungrot Oranon
Thanks you bro [[Rungrot_Saibutdee]] ในวันที่ จ. 26 ธ.ค. 2022 17:58 น. เขียนว่า: > adwords-api@googlegroups.com > > Google > Groups >

Google-ads-api

2022-12-27 Thread Repo Test
Hi Everyone, im very new to google ads api After reading the docs and watching some tutorials i wanted to implement in a react-typescript app. But i'm unable to find the api on npm. Can someone please tell me if the google-ads-api supports javascript and available is on npm or not, or I'm

Re: Will be "Images" extension no longer supported in Google Ads API?

2022-12-27 Thread Vasyl K.
Hi, Thank you a lot for your answer. One last question - how to become a allowlisted customer to be able to add, update and remove CampaignAsset and AdGroupAsset