Re: Ways to obtain the internal user/account IDs?

2013-10-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, I might misunderstood your question, but what are you referring to by customer IDs in the tool use internal ones? Can you please let me know the example SOAP logs? Best, - Takeshi, AdWords API Team On Thursday, October 17, 2013 1:49:17 AM UTC+9, Christophe Porteneuve wrote: > > > Hi there,

Re: Getting Unmarshalling Error while using Google Adwords API.

2013-10-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, Let me confirm, are you constructing the request xml on your own (without our client libraries nor any SOAP toolkit)? You don't need to send your request XML using curl, you can use one of our client libraries it takes care of marshaling XMLs. Best, - Takeshi, AdWords API Team On Wednesda

Re: getCriterionBidLandscape Paging Problem

2013-10-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Gabriel, Thanks for the report. Can you please also share the request and response SOAP xml logs to see what the returned totalNumEntries is? (Please remove the sensitive info) Best, - Takeshi, AdWords API Team On Tuesday, October 15, 2013 11:25:11 PM UTC+9, gabriel@gmail.com wrote: > >

What effect does an exemption request have when recreating an ad with a new destination URL?

2013-10-17 Thread HK
Hi, Trying to minimize the downtime for ads when changing an ad's destination URL, I have a couple questions I was hoping to get answered: 1. If you have an active and approved ad and you then ONLY change its destination URL, let's say to include a new query string parameter, does tha

Re: Response is not well-formed XML - using .net client libarary 15.5

2013-10-17 Thread Glyph
upgraded to latest .net client library for adwords(16.2) same issue on some responeses: 0004e8f60a95f0400aed8a506e0c On Wednesday, October 16, 2013 12:32:55 PM UTC-4, Glyph wrote: > > > I'm doing a mutate call on the AdGroudAd service using the .net client lib > v 15.5 > And the response I

Re: ForwardCompatibilityMap missing from response campaignservice

2013-10-17 Thread Jeff Theroux
Danial, it is well documented and understood that new attributes could be added to the FCM between API versions. I think the issue here is it was never made clear that the FCM would change across multiple versions (v201306, v201302) of the API by removing attributes from older versions of the A

Is there a less intrusive way to add query string parameters to ad destination URLs?

2013-10-17 Thread HK
Hi, guys We are managing close to a million ads and every so often, there's a need to update the ad destination URLs, for example by adding the {device} value track parameter. As you know, ads can't be modified except for their status, so we end up disrupting customers' ads and performance by

Re: CampaignService returns

2013-10-17 Thread HK
Hi, guys Any ideas when this will be addressed? We have a release sitting waiting to go out with support for v201309 and are trying to plan when we can expect to be able to push it out. Thanks, Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussio

Re: Access Level for API

2013-10-17 Thread Jonathan Wu
This is not the access I was asking about. I'm talking about user Access level. Before, our MCC account had a user Access Level on our client accounts that was called UI and API access. Now that access level no longer exists. When we work with new clients, we have to advise them what user access le

Re: error 400 bad request client unauthorized

2013-10-17 Thread Jooble
But how can i get authorization code? After that i can call FetchAccessAndRefreshTokens(authorization_code) and all would be OK. But I want to get it programmatically. I have oauth client id,client secret,refresh token. And want to start programm,which would authorize automatically without user i

Re: Getting Access Token from $_REQUEST["code"] is very slow (PHP)

2013-10-17 Thread g12
Hi! Thanks for your information. Sorry for the late answer, we were look after the DNS problem. We tried out two other DNS but its still slow. I am using the newest PHP client library V201309 and OAuth2handler to get the access token. Still, its slow, taking mins even with refresh token.

Re: OAuth2 response - Server Port configuration

2013-10-17 Thread Alan Coleman
Thanks Danial, I figured the problem out last night by forcing my OAuth2 connection to Google's servers to use IPv4 rather than IPv6. It was down to Bluehost's lack of IPv6 support. As Always, thanks for your help On Thursday, October 17, 2013 9:10:40 AM UTC, Danial Klimkin wrote: > > Hello Al

Re: Ads device preference value

2013-10-17 Thread Danial Klimkin
Hello, Please see this article for an overview: https://support.google.com/adwords/answer/2909484 -Danial, AdWords API Team. On Tuesday, October 15, 2013 3:54:24 PM UTC+4, GrueneOrchidee wrote: > > What values can be set as device preferences, when I add a new adGroup ad, > e.g. a new tex

Re: error 400 bad request client unauthorized

2013-10-17 Thread Danial Klimkin
Hi Jooble, Please check the data to be a valid POST request. It looks like it may be generating a string like: "*&*client_id=[...]&client_secret=[...]&refresh_token=*[...]grant* _type=[...]" note leading "&" and missing "&" before grant_type. We also recommend using one of our client librarie

Re: What should I set into dveloperToken(v201302~09)

2013-10-17 Thread Danial Klimkin
Hello, You still need a developer token and it has to be the one from non-test MCC account. It doesn't have to be approved yet (can be in "pending" state). Please also make sure to set up the billing for this MCC account and to review / accept Terms and Conditions. -Danial, AdWords API Team.

Re: OAuth2 response - Server Port configuration

2013-10-17 Thread Danial Klimkin
Hello Alan, Yes, looks like the DNS server returns you an IPv6 address which you can't reach. You need to make sure your application can connect to port 443 of the Google servers. -Danial, AdWords API Team. On Wednesday, October 16, 2013 5:31:15 PM UTC+4, Alan Coleman wrote: > > Thanks agai

Re: Conversions Many Per Click total

2013-10-17 Thread John Ryder
Thanks, I'll try that On Thursday, October 17, 2013 6:44:39 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > Actually there is another > forumon AdWords > Scripts, you should get better answer there. > My guess is that Sta