Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-07-06 Thread Eugene Zinin
It turned out that I sent request with another customer id than I thought. It was the problem. It was very helpful to look at the generated SOAP request. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~

Re: How to get cost from each account for this month without using Account Performance Report in Python

2018-06-28 Thread Eugene Reznichenko
Actually, my script works much faster when I run it after 11 pm EST On Wednesday, June 27, 2018 at 11:11:42 AM UTC-4, Milind Sankeshware (AdWords API Team) wrote: > > Hi Eugene, > > I am afraid that we don't have any direct method to get cost of all > accounts under the mana

Re: INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-28 Thread Eugene Zinin
Hello, As you can see in my code, I'm using a billing account just from output of budgetOrderService.getBillingAccounts. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

INVALID_BILLING_ACCOUNT when trying to add budget order to a new managed account

2018-06-27 Thread Eugene Zinin
I have a managing account with a credit line. I'm creating new managed accounts and add budgets through the service BudgetOrderService. All worked fine but about a month ago I started to get an error: Request made: Service: BudgetOrderService Method: mutate clientCustomerId: 1 URL: http

How to get cost from each account for this month without using Account Performance Report in Python

2018-06-27 Thread Eugene Reznichenko
I am able to pull cost data for each of my managed accounts for this month using Account Performance Report in Python. However, this process is very slow. Is there a method I can use instead of pulling a report for each account? I'm using v201802. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to retrieve Adwords accounts ids and names from Google account

2017-06-14 Thread eugene
Words API Team) wrote: > > Hi Eugene, > > You can use the CustomerService.getcustomers() > <https://developers.google.com/adwords/api/docs/reference/v201705/CustomerService#getcustomers> > method > to get all the customers directly accessible by the user authenticating

Retrieve Adwords account id and name

2017-06-14 Thread eugene
Hello, I need to retrieve Adwords accounts ids and names similar to this article https://developers.google.com/analytics/devguides/config/mgmt/v3/quickstart/web-js using javascript on front-end (in the best case), c# (.net core) or soap api. I have already got access to Adwords scope "https://

How to retrieve Adwords accounts ids and names from Google account

2017-06-14 Thread eugene
Hello, I need to retrieve all Adwords accounts ids and names related to user Google account. I obtained access to scope "https://www.googleapis. com/auth/adwords" using OAuth2 similar to this article https://developers.google.com/analytics/devguides/config/mgmt/v3/quickstart/web-js and retrie

Re: Creating dynamic TemplateAds through API, possible?

2016-11-16 Thread Eugene Valuev
Hi Josh, Any update on this topic? We would like to create Dynamic Product Retargeting campaigns via API but we can not create ads. Thanks! понедельник, 29 июня 2015 г., 19:24:39 UTC+3 пользователь Josh Radcliff (AdWords API Team) написал: > > Hi Joe, > > I'm not aware of any immediate plans t

Re: InternalApiError in AdGroupExtensionSettingService

2015-08-24 Thread Eugene Lebediev
Thanks for reply. Looking forward to fix. > Hi, > > That looks like an issue on our side. I've raised this with the > engineering team and will post back as soon as I have an update. > > Thanks, > Josh, AdWords API Team > > On Friday, August 21, 2015 at 9:00:31 AM UTC-4, Евгений Лебедев wrote: >>

Re: Get ad group's target optimization status through API

2014-07-22 Thread Eugene
Any news regarding my question? On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > I am trying to confirm that this works the way you suggest. > > Regards, > Mike, AdWords API Team > > On Friday, July 11, 2014 9:0

Re: Get ad group's target optimization status through API

2014-07-11 Thread Eugene
ature is not currently available in the AdWords API. > > Regards, > Mike, AdWords API Team > > On Thursday, July 10, 2014 11:42:43 AM UTC-4, Eugene wrote: >> >> Hello. >> >> I want to get Ad Group's target optimization status through API. >> >> Wha

Get ad group's target optimization status through API

2014-07-10 Thread Eugene
Hello. I want to get Ad Group's target optimization status through API. What's the properties I should retrieve for conservative and aggressive optimization appropriately? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b

Confusion with Test MCC account and OAuth

2014-07-08 Thread Eugene Gimelberg
Hey guys, I am trying to make API calls to access adwords data, but can't seem to get anything to work. I have done the following: 1) Created a production MCC account and applied for a developer token. The token is currently pending 2) I have linked my production adwords account to the producti

Re: How to connect ADX (double-click Ad Exchange RTB)

2014-04-28 Thread Eugene Valuev
Hi Josh, Looking for exactly the same info. Could you please help us? Thanks! Eugene. четверг, 3 апреля 2014 г., 17:56:16 UTC+3 пользователь Josh Radcliff (AdWords API Team) написал: > > Hi Michael, > > I've forwarded this on to our AdX Buyer API team. They will follow u

Billing error

2013-11-08 Thread Eugene
Hello, I'm trying to apply for API access from my MCC account (it has a number of client accounts linked). However, when I try setup billing details(which is mandatory, according to the API guide. ) I always get an Error, no matter what I try.

Re: Rebuild PHP Client library

2013-07-03 Thread Eugene
, Paul Matthews (AdWords API Team) wrote: > > Hi Eugene, > > Would you mind posting this issue on the client libraries issues > page<https://code.google.com/p/google-api-adwords-php/issues/list>, > so that it can be recorded with the library. > > The > README<

Re: Selector field to retrieve campaign's targeting mode

2012-12-02 Thread Eugene
What if I don't user reports but fetching campaign with selector from CampaignService? Which field related to DCO optimization? On Monday, November 19, 2012 10:20:43 AM UTC+2, Danial Klimkin wrote: > > Hello Eugene, > > > Please see the Automatic Placements Performance Re

Re: Selector field to retrieve campaign's targeting mode

2012-11-11 Thread Eugene
anceof ConversionOptimizer) {...} > > HTH > > Oliver > > > > On Thursday, November 8, 2012 12:52:00 PM UTC, Eugene wrote: >> >> Hello. >> >> I want to retrieve campaigns data with CampaignService and cannot find >> selector's f

Selector field to retrieve campaign's targeting mode

2012-11-08 Thread Eugene
Hello. I want to retrieve campaigns data with CampaignService and cannot find selector's field indicating whether a campaign in auto-optimized (DCO) mode or standard one. How can I retrieve this campaign's attribute? Thank you. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Duplicate entries when getting keywords in adgroup with MatchType field

2012-08-02 Thread Eugene
Hi. I encountered strange behavior of API. I get duplicate entries when fetching keywords in adgroup with 'MatchType' field (3 copies of each row to be exact). Everything works as expected when I remove 'MatchType' from the query. I'm using PHP library v201109_1 with sandbox account. Easy to repro

Re: Updated PHP API Library, recieve Unmarshalling Error: cvc-elt.4.3 when edit keyword

2012-03-19 Thread Eugene
found this bug only when I have upgraded. On Friday, 16 March 2012 19:43:33 UTC, Eugene wrote: > > Updated PHP API Library to 3.0.1(from old one which used v201008, can't > find exact version). > Full error: > Catched exception SoapFault exception: [soap:Client] Unmarshalling Er

Updated PHP API Library, recieve Unmarshalling Error: cvc-elt.4.3 when edit keyword

2012-03-16 Thread Eugene
Updated PHP API Library to 3.0.1(from old one which used v201008, can't find exact version). Full error: Catched exception SoapFault exception: [soap:Client] Unmarshalling Error: cvc-elt.4.3: Type 'ns1:Criterion' is not validly derived from the type definition, 'CriterionUse', of element 'ns1:cr

Re: v201109 PHP Library 3.0.1 - Unmarshalling Error: cvc-elt.4.3 - when I update existing keyword

2012-03-16 Thread Eugene
http://pastebin.com/Qcx1bp6L Here's SOAP log. I removed developer id from it. On Friday, March 16, 2012 5:23:49 PM UTC, Eugene wrote: > > Full error is: > Catched exception SoapFault exception: [soap:Client] Unmarshalling Error: > cvc-elt.4.3: Type 'ns1:Criterion' is n

v201109 PHP Library 3.0.1 - Unmarshalling Error: cvc-elt.4.3 - when I update existing keyword

2012-03-16 Thread Eugene
Full error is: Catched exception SoapFault exception: [soap:Client] Unmarshalling Error: cvc-elt.4.3: Type 'ns1:Criterion' is not validly derived from the type definition, 'CriterionUse', of element 'ns1:criterionUse'. in /var/www/vhosts/dev2.blueclaw.co.uk/httpdocs/dg_adwords/xmlparser/src/Goo

AdWords API Re: PHP Client Library for v2009, EntityNotFound.INVALID_ID @ selector ERROR

2009-11-18 Thread Eugene
Eric, I found email and password associated with my token and it works! And yes it works only with MCC account email/password. Thank you very much! Is there any way to contact you directly to get help faster? We are migrating our apps from apility (v13) to PHP Client Library for AdWords API v200

AdWords API Re: PHP Client Library for v2009, EntityNotFound.INVALID_ID @ selector ERROR

2009-11-18 Thread Eugene
Hi Eric, As for MCC account... how can I check if it owns my developer token? Results are the same when I use TOTAL_USAGE_API_UNITS_PER_MONTH. Why don't you run the code below on your server? require_once '/var/www/adwords/src/Google/Api/Ads/AdWords/Lib/ AdWordsUser.php'; $user = new AdWordsUse

AdWords API Re: PHP Client Library for v2009, EntityNotFound.INVALID_ID @ selector ERROR

2009-11-18 Thread Eugene
Eric, I used AdWords account to make this request. But I checked a minute ago using MCC account. Error is the same. -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsu

AdWords API Re: PHP Client Library for v2009, EntityNotFound.INVALID_ID @ selector ERROR

2009-11-18 Thread Eugene
Hi Eric, I removed dates - no luck. Request and response you asked: http://schemas.xmlsoap.org/soap/ envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/info/ v200909" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v200909"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

AdWords API PHP Client Library for v2009, EntityNotFound.INVALID_ID @ selector ERROR

2009-11-17 Thread Eugene
This code: $infoService = $user->GetInfoService(); $is = new InfoSelector(); $is->dateRange = new DateRange( date("Ymd", mktime(date("H"), date("i"), date("s"), date("m"), date ("d")-1, date("Y"))), date("Ymd", mktime(date("H"), date("i"), d