Re: Как отслеживать остаток в компаниях и аккаунтах через API google adwords

2016-10-03 Thread Антон Логинов
"As a workaround, you can fetch the costs for each account using the Account Performance Report and subtract that from the spendingLimit

Re: Accessing the opportunities via the api

2016-10-03 Thread Nick
Hi Vishal, Right.. is there a reason why for that? How can I get the ones from the Opportunities tab. Is that something which is going to come out? Nick On Tuesday, October 4, 2016 at 10:24:14 AM UTC+13, Vishal Vinayak (Adwords API Team) wrote: > > Hi Nick, > > Unfortunately, DataService.getCa

Re: Accessing the opportunities via the api

2016-10-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Nick, Unfortunately, DataService.getCampaignCriteriaBidLandscape supports only Platform criteria type HighEndMobile. However, there are other methods available in the DataService

Re: A Report to download all Placeholders: sitelink (including zero-impressions)

2016-10-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Denys, You can use Placeholder Feed Item Report to get sitelink extensions in your account. You should use *TargetingAdGroupId* and *TargetingCampaignId* fields instead of *CampaignId* and *AdGrou

Re: Accessing the opportunities via the api

2016-10-03 Thread Nick
Hello, Yes, the campaign meets those requirements. When I login via the website I can see Opportunities there. I notice in the docs it says "Note: The only criterion returned by getCampaignCriterionBidLandscape() or queryCampaignCriterionBidLandscape() is the Platform criterion with ID 30001

Re: "error": "unauthorized_client", "error_description": "Unauthorized"

2016-10-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Were you able to follow these steps to generate your refresh token? Please ensure you are using the correct client ID in your properties file. One thing to note when

Re: Experimental Notice: Use of undefined constant STDERR

2016-10-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Since this looks like its mostly an issue specific to the AdWords API PHP library, I would suggest that you post your query in the library's repository . I do have one question though. Are you running your programs via the command line

Re: Как отслеживать остаток в компаниях и аккаунтах через API google adwords

2016-10-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, If I understand your query correctly, do you wish to fetch the "*Remaining account budget" *and "*% spent" *for each account under your MCC? Unfortunately, that information is not available via the API directly. As a workaround, you can fetch the costs for each account using the Account Pe

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-03 Thread Charles Michael
Hi, I remember when you first suggested the pseudocode for this but I never implemented it because I couldn't come up with a way to come back down in value over time. As I recall, you would double the wait time on every Retry request until the requests go through. If I ran this during peak hour

Re: Connection refused with proxy obtaining access token

2016-10-03 Thread christopher . juettner
UPDATE: I change the cUrl options from -F to -d and that fixed the cUrl command so at least I know I can get an access token via server-to-server call. UPDATE: I "shaded" in some more jars so know I have a new stack trace: java -cp /hadoop/user/findlaw/jars/adwords/AdWordsApi.jar com.findlaw

Re: How to disable automated extensions?

2016-10-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, Perhaps AdWords Editor may be able to do this for you. The forum I sent you earlier may have some idea with how to do this manually or through AdWords Editor, so I recommend reaching out there. If there are any API workarounds, I will

A Report to download all Placeholders: sitelink (including zero-impressions)

2016-10-03 Thread Denys Kovalenko
Hi, I'm looking for a way to download all the sitelinks on account (per ad group level) - looks like all the reports available, do not offer sitelinks without impressions. The reason for this report, to determine which AdGroups already have sitelinks to upload new sitelinks to ONLY groups whic

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-03 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Charles, Have you considered to use the exponential backoff policy as I mentioned in the previous reply? The exponential backoff policy shouldn't be difficult to implement, as illustrated in the AddCompleteCampaignUsingBatchJob

Re: Connection refused with proxy obtaining access token

2016-10-03 Thread christopher . juettner
Shwetha, Yes I'm using the AdWords API Java client library. Here is my command to execute the application: java -cp /hadoop/user/findlaw/jars/adwords/AdWordsApi.jar com.findlaw.adwords.AdWordsApiApplication -Dhttp.proxyHost=webproxy.h.corp.services -Dhttp.proxyPort=80 -Dhttps.proxyHost=webproxy

Re: RetryAfterSeconds=30, Still Not Working After 30.

2016-10-03 Thread Charles Michael
Sorry for bumping this again, but the issue has gotten progressively worse. Starting about an hour ago (noon EST), with wait times of 40 seconds, I'm failing with the same retry after 30 second errors. Was there any feedback from the engineering team as its very difficult to code something when

Experimental Notice: Use of undefined constant STDERR

2016-10-03 Thread RCV
I'm getting this error notice every time i use the library. *Notice*: Use of undefined constant STDERR - assumed 'STDERR' in *Google\AdsApi\AdWords\AdWordsSessionBuilder->defaultOptionals()* (line *239* of ***/docroot/vendor/googleads/googleads-php-lib/src/Google/AdsApi/AdWords/AdWordsSessi

Re: BidLandscape for Product Groups within an Ad Group

2016-10-03 Thread Jes Ford
Hi Peter, Thanks for your reply! I am tried using get_keyword_bid_simulations.py , but I am not sure what to enter as the CRITERION_ID. I am guessing this should

"error": "unauthorized_client", "error_description": "Unauthorized"

2016-10-03 Thread sayın yada
Hi, I have a error. Error is "error": "unauthorized_client", "error_description": "Unauthorized". Why is it? I didn't solve.Can you help me please? Thanks for everything. (I have client ID,client secret, refresh token, developer token . I use php from programing language and localhost from ser

Re: Accessing the opportunities via the api

2016-10-03 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Nick, The campaign you are trying to target should meet these requirements before it can be used for generating bid landscapes. Essentially your campaign should have a past history on which predictions would

Re: Getting an audience attached to an adgroup as open but it is not present when seen from UI

2016-10-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi Himanshu, Could you provide more information such as the SOAP request and response, and the screenshot from the AdWords UI where you are unable to see the audience? This will help me investigate the issue further. Kindly reply using *Reply privately to author*. Cheers, Peter AdWords API Tea

Re: Keywords Ideas

2016-10-03 Thread 'Joyce Lava' via AdWords API Forum
Hi, Could you please confirm if you are using the AdWords API when getting the keyword ideas using the website address? If so, is the data returned in API different from what is returned in the AdWords Keyword Planner ? One reason that may cause the d

Re: Estimating values of different conversion categories.

2016-10-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi Neeharika, The ValuePerConversion field is calculated as ConversionValue divided by Conversions <

Getting an audience attached to an adgroup as open but it is not present when seen from UI

2016-10-03 Thread himanshu bansal
Hi, We are getting an audience with user list id 45523 for an adgroup 6713519107 as open from API while it is not present when seen from UI. What could be the reason behind it. Regards, Himanshu -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Keywords Ideas

2016-10-03 Thread llukanova
Hello, When I search for keyword ideas using only the address of the website, I get some historical data for keyphrases from my site. I can't understand what kind of data is this. It's very different from the data that Google Search Console gives me. Someone has an explanation? Thank you! --

Estimating values of different conversion categories.

2016-10-03 Thread Neeharika Garg
How do we calculate value-per-conversion and value-per-lead in Google Adwords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~