Re: Account Hierarchy Access for Clients

2013-09-18 Thread Martin Samm
Anash, been digesting and testing this out. i have one final question. Once we've created "client 1 mcc" can we generate a link to the "Google My Client Center' using OAuth so that the client can manage their accounts that way as well? The idea is that in our app we'll manage the structure yo

Re: Field ConversionTypeName is sometimes returned as ConversionType instead of ConversionActionName

2013-09-18 Thread David Torres (AdWords API Team)
Hi, The problem should be now solved, please let us know if you are still seeing the incorrect column name. Sorry for the inconveniences. Best, - David Torres - AdWords API Team On Wednesday, September 18, 2013 11:07:32 AM UTC-4, Danial Klimkin wrote: > > Hello All, > > > We've identified the

Remarketing lists spanning multiple accounts

2013-09-18 Thread Steve Wollkind
So, let me first say I realize that this is not an API specific question, but also as I'm an API user I'm not interested in non-API related answers. We have a lot of accounts for both organizational and keyword capacity reasons. We're starting to explore Google's remarketing facilities, but it

Re: NetworkSetting will become immutable

2013-09-18 Thread Steve Wollkind
It's a bit confusing, but there's a table at the end of this page: https://support.google.com/adwords/answer/2567043?hl=en That breaks down exactly what is and is not allowed under the new rules. Steve On Wednesday, September 18, 2013 8:21:16 AM UTC-4, Aradhya Tripathi wrote: > > Hi, > > Accordi

Re: Token

2013-09-18 Thread jbmckeebgm
This is interesting. I tried submitting the same form using Chrome instead of Firefox and it it went right through. So maybe some progress is now possible. It seems that the form is broken when using Firefox. On Wednesday, September 18, 2013 3:10:12 AM UTC-7, Danial Klimkin wrote: > > Hello J

Re: Token

2013-09-18 Thread jbmckeebgm
Thanks for the info. I did receive the email on Jun 19th and did follow the directions. I had filled out the form at https://services.google.com/fb/forms/newtoken2/ some time ago. I just submitted it again. However, when I click the Submit button, it sits there loading for about 2 minutes an

Re: Field ConversionTypeName is sometimes returned as ConversionType instead of ConversionActionName

2013-09-18 Thread Danial Klimkin
Hello All, We've identified the issue and working to resolve it. Thanks for reporting the problem. -Danial, AdWords API Team. On Tuesday, September 17, 2013 1:37:44 PM UTC+4, Zweitze wrote: > > In performance reports you can ask for field ConversionTypeName. In the > report this should be r

Re: Failed to connect to 2a00:1450:400c:c00::54: Address family not supported

2013-09-18 Thread dylan . gretsky
Thanks Evgeniy I didn't have to use your suggestion because I fixed by copying exact same files into a new folder, deleting the git and making a complete new website on azure. I am not sure how my problem was solved. But if I have the problem again, I will try the solution which you have sugge

Destination url redirect using 301 or 302

2013-09-18 Thread Antony
Hi I am using a url redirect in my destination url but am getting ad disapprovals if I use a 302 status code. I've carried out some other tests using a 301 redirect and these ads are getting approved. Is there a standard policy for which redirect I should be using? If I need to use a 301 shoul

Re: System Codes for CriterionUserInterest?

2013-09-18 Thread David Torres (AdWords API Team)
Hi Troy, What report is giving you those uservertical IDs? against which Campaign/AdGroup are you taking the report? Best, - David Torres - AdWords API Team On Sunday, September 15, 2013 9:40:05 PM UTC-4, Troy Larson wrote: > > Is there any update to this? I pulled both the Vertical and User I

Re: Field ConversionTypeName is sometimes returned as ConversionType instead of ConversionActionName

2013-09-18 Thread Dorian Kind
Same here, but we encountered this in the Campaign Performance report. It's easy enough to change our tool in order to accomodate the modified field name, but if this changes depending on the client ID, this would make for some very ugly code. So I'd appreciate any feedback from Google's side.

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-18 Thread Peter Kingswell
Hi Danial, I have Customer ID = 7268669302 Client Customer ID = 764-500-5254 Campaign ID = 154323548 Thanks, Peter On Wednesday, September 18, 2013 6:13:07 AM UTC-4, Danial Klimkin wrote: > > Hello Peter, > > > Can you let me know an account ID and campaign ID? Also, for your example, > what

NetworkSetting will become immutable

2013-09-18 Thread Aradhya Tripathi
Hi, According to thisblog post, NetworkSetting will become immutable in early October. I have the following questions about this change: 1) This will be in effect on which date? 2) The title mentions display-only

Re: Failed to connect to 2a00:1450:400c:c00::54: Address family not supported

2013-09-18 Thread Evgeniy Bogdanov
Hi. I was helped with this error before. Solution for old library described here - https://groups.google.com/d/msg/adwords-api/D1zTq4ZtnTs/PfatuLV_aOYJ Ideas is to force usage of IPv4 or edit URL to set IP address and Host header. 2013/9/18 > I have an adwords web application which works fin

Re: Quality Score of GDN

2013-09-18 Thread Danial Klimkin
Hello, These questions are not specific to the API, please check on the general AdWords forum instead: https://support.google.com/adwords/ -Danial, AdWords API Team. On Monday, September 16, 2013 1:56:02 PM UTC+4, pan...@cv-indonesia.com wrote: > > Hi all, > > How are you? > > I would li

Re: Ad Group negative keywords missing from keywords performance report (C# library)

2013-09-18 Thread Danial Klimkin
Hello Peter, Can you let me know an account ID and campaign ID? Also, for your example, what fields do you request? -Danial, AdWords API Team. On Tuesday, September 17, 2013 4:45:49 PM UTC+4, Peter Kingswell wrote: > > so Danial, do you know why we're not getting Ad Group Negative Keywords

Re: Token

2013-09-18 Thread Danial Klimkin
Hello JB, The tokens review team has contacted you on Jun 19th. Please check the email address you provided in the application for email from the team. In any case, please fill out this form to continue with the application. -Danial, AdWords API Team. On Tuesday, Sept

Is it possible to retrieve historical search volume data?

2013-09-18 Thread Felix
Hello, right now, I am retrieving the search volume of a given keyword like this: $selector = new TargetingIdeaSelector(); $selector->requestType = "STATS"; $selector->ideaType = 'KEYWORD'; $selector->requestedAttributeTypes = array('SEARCH_VOLUME'); My question is whether it is possible

Re: MCC Test Account returning QuotaCheckError.ACCOUNT_INACTIVE on API Call

2013-09-18 Thread Ludo Fulop
This is crazy... do i understand well, that i can not use test account to build my application (or at least features that i need), but i need to send you parts/screenshots of the application (or it's non existing functionality - as i can not develop it) for non-test developer token approval? Or

Failed to connect to 2a00:1450:400c:c00::54: Address family not supported

2013-09-18 Thread dylan . gretsky
I have an adwords web application which works fine when I run it on my localhost. I'm using a refresh token. However, when I copy the exact same code to my website running on Microsoft Azure I'm getting "Failed to connect to 2a00:1450:400c:c00::54: Address family not supported" 2a00:1450:400c:c

Re: Field ConversionTypeName is sometimes returned as ConversionType instead of ConversionActionName

2013-09-18 Thread Bejan @ MarketFlare
Same issue here, also with Account Performance report. Expected field display heading 'Conversion action name" and getting "Conversion type" - this is unexpected based on documentation. Started happening on 9/17/2013. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our