Developer token not approved after 4 weeks

2017-08-15 Thread mmcgonigle via AdWords API Forum
Our company submitted a request for a developer token approval on July 17th and still have not heard anything. What do we need to do in order to get this approved? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

What is "ad content" in simple words? and API to get that?

2017-08-15 Thread Pramod Niralakeri
What is "ad content" field refer/means? or what type of data it contains? Also, which report helps me to download "ad content" field reports/data/stats? I have no idea or context of ad content -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Developer token not approved after 4 weeks

2017-08-15 Thread 'Prabha Matta' via AdWords API Forum
Our company submitted a request for a developer token approval on July 17th and still have not heard anything. What do we need to do in order to get this approved? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Proxy config for Python Client

2017-08-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sha, You may refer to this guide in Github on how to configure your Python client library. Should you encounter any issues, you may get in touch with the Python library owners directly via this link

Re: Is it possible to set and change a monthly account budget through API?

2017-08-15 Thread konomi
Thank you for your help, Vincent! What do you think about another question? > And 3 years ago I heard that in Japan the use of budget managing service on API was low from a sales staff from Google Adwords Japan, since the service was not trustworthy enough. > Has it been improved to be relied

Proxy config for Python Client

2017-08-15 Thread Sha Liu
Hi, I'm trying to figure out how to configure proxy for Python client 6.1.0, for which the API version I believe is v201708. I passed in proxy info like the following when creating the service client. http_proxy=googleads.common.ProxyConfig.Proxy('proxy host w/o http://', 8080)

Re: Abnormally high number of cancelled/failed batch jobs

2017-08-15 Thread GregT
We also are. Here are a few sample job ids from us, in case it helps: 546629438 546628553 546690922 546964719 546610328 546608684 546962208 546611558 546606977 546961335 546605693 546959982 546959979 546958008 546956727 546676590 546676494 546676485 546676170 546354463 546353035 546338374

Re: Google Adwords showing record for Campaign Id, while API returns nothing

2017-08-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you tell me how you are retrieving the data for your campaigns? Are you using CampaignService or Campaign Performance Report

Google Adwords showing record for Campaign Id, while API returns nothing

2017-08-15 Thread Bilal Iqbal
Hi, I am using PHP Google Adwords API v201705 for getting Campaigns data using Ids. I got a situation where I have a CampaignId which on calling from API returns just an empty array, which on Google Adwords there is a lot of data against that Campaign Id. Now, I want to know that what might be

Re: Retrieving Search Lost IS (rank) for Product Groups

2017-08-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Currently, the SearchRankLostImpressionShare column is not yet supported in the Product Partition Report of the AdWords API. You can only get this metric in these report types

Re: Abnormally high number of cancelled/failed batch jobs

2017-08-15 Thread jordan
Hello Nadine, We are experiencing this problem again, with the following sample jobs IDs: 546679208 546680861 546680843 546739639 546680837 546740809 546740803 546738088 546740836 546679832 546680852 546739642 546738997 547027008 546680846 546680882 546738103 546740464 546740800 546679220

Re: Use adwords api without client customer id

2017-08-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi William, Apart from the CustomerService wherein you may opt not to include the clientCustomerId property and value, all other requests using the different services and reports of the AdWords API will

Use adwords api without client customer id

2017-08-15 Thread William Lai 生洋網路程式設計部-
Is it possible to use adwords api without client customer id? Because of that after oauth, it will get an access token and a refresh token. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Retrieving Search Lost IS (rank) for Product Groups

2017-08-15 Thread dima
Hi, In the GUI I can see Impr. Share and Search Lost IS (rank) per product groups of shopping campaigns. How can I get the Lost IS (rank) data via API? For all the other metrics (including Impr. Share) we use PRODUCT_PARTITION_REPORT, but it's missing the Search Lost IS (rank) field.

Re: Create a keyword interface to wonder

2017-08-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi, My apologies if I misunderstood your question and feel free to correct me if I'm wrong. Could you confirm if what you are asking is the difference between the Keyword Planner of the AdWords UI and the TargetingIdeaService

Re: Video ID in Ad Group Performance Report

2017-08-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Thu, Currently, the VideoId attribute is only available in Video Performance Report. This is not available in Ad Group Performance report or any other report types. Let me know if you have further

Re: Conversion tracker interface

2017-08-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi, To better assist you, could you confirm what specific data you wish to retrieve using the ConversionTrackerService.get ? You may refer to the ConversionTracker

Re: Is it possible to set and change a monthly account budget through API?

2017-08-15 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Konomi, If your AdWords account is setup for monthly invoicing and whitelisted for BudgetOrderService , you can create and manage BudgetOrder

Video ID in Ad Group Performance Report

2017-08-15 Thread Thu Nguyen
Hi there, Is there anyway we could get the Video ID from Ad Group Performance Report? We can see it's available in Video Performance Report but we're looking for a way to see Youtube Video ID from the ad group performance queries. Thank you. Best, Thu -- --

Create a keyword interface to wonder

2017-08-15 Thread chenjiajun7516
Hi all, We use these two functions when we use the API to create keywords One is to see examples of keywords that are scanned through the site Second, estimate the traffic summary function What is the difference between the interface of these two functions and the interface of

Create a keyword interface to wonder

2017-08-15 Thread chenjiajun7516
Hi all, We use these two functions when we use the API to create keywords One is to see examples of keywords that are scanned through the site Second, estimate the traffic summary function What is the difference between the interface of these two functions and the interface of

Conversion tracker interface

2017-08-15 Thread 张三
Api: ConversionTracker (ConversionTrackerServiceInterface) 1. Can not get data-analysis import conversion tracking data 2. What is the field or the fields of the tracking status?

Is it possible to set and change a monthly account budget through API?

2017-08-15 Thread konomi
Hi, We would like to set and change a monthly account budget through AdWords API? Is it possible to manage an account budget by API? If possible, where can we find these information? And 3 years ago I heard that in Japan the use of budget managing service on API was low from a sales staff