Retrieve Feed Item status via API

2020-09-04 Thread Radu Galesanu
Hello, I'm using the AdWords API to create a Dynamic Remarketing Feed. I have successfully added feed items to the feed. Some of the items show a status of disapproved, for various reasons. I would like to be able to retrieve these items via the Feed*Service APIs. Can I use any service and/or

Re: Use Case Google Ads API console

2020-09-04 Thread Harshad GoogleAds
Hi Nirmitabahen, Reply to the author is not enabled for me. As I had mentioned earlier I don't have any UI ready yet. Currently, I just want to read the file in python using API and work on it. Is having app mandatory? On Saturday, September 5, 2020 at 12:47:52 AM UTC+5:30 adsapiforumadvisor

RE: Disapproved Ads Doubts

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Deepak, Thanks for reaching out. With regards to your concern, can you please provide screenshot of the UI along with customer id so that i can further investigate the issue. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team ref:_00D1U1174p._5004Q23xCEJ:ref -- --

RE: Use Case Google Ads API console

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Harshad, Thanks for reaching out. With regards to your concern, you can use this python code example to pull report. Let me know if this what you are looking for. If not, can you please elaborate your concern and provide screenshot of the UI so that i can further investigate the issue.

Re: Pausing Smart Campaigns

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Eran, Thanks for reaching out. Smart Campaigns are currently not supported in the Google Ads API. The feature request to add support for Smart Campaigns in the Google Ads API is already raised internally within our team. Please keep an eye on our blog for more updates. Currently there is no

RE: How is the metric search impression share aggregated?

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Aram, Thank you for reaching out. Doing the total search_impression_share calculation is not simply adding up the individual search_impression_share and having it divided by the number of items. For instance, in your case, if 479 is the total impressions, you would need to use this formula

RE: Getting OfferID/ItemID from shopping campaigns with correct case

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Thank you for reaching out. As this is a Google Ads Scripts related issue please raise your question in the Google Ads Scripts Forum as they are better equipped with this type of domain knowledge. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team

RE: API C# - Get search term for each Ad click

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Thai, Thank you for reaching out. Please give it a try to first match the GclId and CriteriaId in the Click Performance Report and then use this CriteriaId as a constraint to match the KeywordId and Query in the Search Query Performance Report. Thanks and regards, Xiaoming, Google Ads API

Re: Get_keyword_stats.py (reporting example in google-ads-python):not working

2020-09-04 Thread Harshad GoogleAds
Manager Account: 396-956-9860 Child Account ID: 957-438-6950 On Friday, September 4, 2020 at 9:41:25 PM UTC+5:30 adsapiforumadvisor wrote: > Hi Harshad, > > Thanks for reaching out. Can you please provide the customer ID(s) that > you have tried using in order to run the report so I can check

RE: AttributeError: '_SingleThreadedRendezvous' object has no attribute 'add_done_callback'

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Daniel, Thank you for reaching out to us. I see that you're encountering an AttributeError. Could you provide us with your request and response log for where this error occurs so that I may further investigate? For privacy, please reply using "Reply privately to author". Thank you, Bryan

RE: Get_keyword_stats.py (reporting example in google-ads-python):not working

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Harshad, Thanks for reaching out. Can you please provide the customer ID(s) that you have tried using in order to run the report so I can check on my end? Additionally, it is worth noting that manager account IDs are not able to run reports. You must be using a customer account ID.

Re: RATE_EXCEEDED

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Lucie, Glad to help you, If you have any additional questions or require further clarification, do not hesitate. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team ref:_00D1U1174p._5004Q23waIr:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Do upcoming changes to Search Term UI report impact the API report

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Jessica, Thank you for reaching out. We got the updated information. Starting September 2020, the search terms report only includes terms that a significant number of users searched for, even if a term received a click. You may now see fewer terms in your report. For more information,

Use Case Google Ads API console

2020-09-04 Thread Harshad GoogleAds
Hi Team, I wanted to know few details about usage of API, I want to pull report using API and analyse them using python. I am not really planning to have nay app /web app. Is it possible to use API for this use case? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: KeywordPlanIdeaService response "text" does not match the give keyword

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Masa, Thank you for reaching out. This is normal as some words may be split to a few words but they refer to the same meaning and the historical metrics are the same. The returned keyword text that has the metrics would be the one that is more commonly used. Thanks and regards, Xiaoming,

Re: getCustomers in Google Ads API with same behavior as Adwords API

2020-09-04 Thread Google Ads API Forum Advisor Prod
Hi Atman, Thank you for reaching out. Yes, you are right. If you query on a manager account, you would get all the client customer accounts under this manager account hierarchy. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q23wtwN:ref

Getting OfferID/ItemID from shopping campaigns with correct case

2020-09-04 Thread Pradeep Sankaran
Hi I have the script below to export OfferID (or item ID) that meet a specific criteria in my shopping campaigns to a google shee. In this case, my criteria is >50 clocks and <0.4 conversions. Next I use this google sheet as a supplemental feed in merchant center, and then define feed rules

Re: EntityNotFound.INVALID_ID. Associate an uploaded extension with campaigns.

2020-09-04 Thread anatolii_z
Thank a lot for the answer! I did that you said but unfortunately, it hasn't helped. Live example: 1. Sending operation: object(Google\AdsApi\AdWords\v201809\cm\CampaignExtensionSettingOperation)#1114 (4) { ["operand":protected]=>

Re: Pausing Smart Campaigns

2020-09-04 Thread eran....@gmail.com
Hi, Thank you for the response. I am looking for a way to pause Smart Campaigns. For some reason when I am trying to pause them they remain enabled while none smart campaigns are being paused. Thanks, On Wednesday, September 2, 2020 at 10:09:33 PM UTC+3 adsapiforumadvisor wrote: > Hi

Re: AWQL query Python List Variable

2020-09-04 Thread Mat
Hi Green Leaf, according to your example above, you should not pass the list "list_of_keywords_counted" but the stringified "list_of_keywords" to the .format() method: report_query = ("SELECT KeywordTextMatchingQuery, Clicks FROM SEARCH_QUERY_PERFORMANCE_REPORT WHERE KeywordTextMatchingQuery

API C# - Get search term for each Ad click

2020-09-04 Thread Thai Truong
Hi, I need to get search term when user click the Ad. The Report Query API return a list of Search Terms so I can't detect which search terms maps to which clicks. Does someone have solution for this? Thanks, Thai -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Having problem about sharing audience with accounts.

2020-09-04 Thread 리유나
Hello We are truggling with some problems about sharing audience between customer account and manager account. Using API token from customer account, we made audience which belongs to MCC. We can check the audience from 'Audience manager' page with MCC. However, we can't check it from same

Re: Do upcoming changes to Search Term UI report impact the API report

2020-09-04 Thread jessic...@supermetrics.com
Hi Xiaoming, Thank you for the response! Just to double-check the question was clear, as the whole marketing-sphere on the internet is talking about this and how it impacts them: https://www.seerinteractive.com/blog/google-ads-removes-search-terms-for-28-percent-of-paid-search-budgets/

KeywordPlanIdeaService response "text" does not match the give keyword

2020-09-04 Thread masa hassy
Hi. Give keyword with KeywordPlanIdeaService to get searchvolume and competition. There is a case where response "text" does not match the give keyword.(Giving a one word is divided into multiple words.) Why not match? ex. Give keyword:スポーツクラブ(Sportsclub) Response text:スポーツ クラブ(Sports club)

Re: RATE_EXCEEDED

2020-09-04 Thread lucie.ra...@gmail.com
Thank you so much for your help, much appreciated! On Wednesday, September 2, 2020 at 9:15:36 PM UTC+2 adsapiforumadvisor wrote: > Hi Lucie, > > Thanks for reaching out. With regards to your concern, you can apply for > standard access, but if you need any help I would recommend you please >

Re: getCustomers in Google Ads API with same behavior as Adwords API

2020-09-04 Thread Atman Darji
Hello Xiaoming, Thanks for your prompt response! One more query. For making the query to the customer_client, I need to have a Manager Customer's ID, right? And in response I will get all the clients which are under the given Manager Customer, right? Atman On Friday, September 4, 2020 at