Re: Product Filter Ad clicks not appearing in Keyword level report

2010-12-15 Thread shanmukha katuri
Thank you Eric, that helps. - Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-15 Thread Kristian
We are experiencing problems to retrieve a SOAP service at the moment, it just times out. Is it a known problem? When will it be fixed? Regards K -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Broken Pipe Exception while pulling reports from Google Adwords API

2010-12-15 Thread shanmukha katuri
Getting a relaibility issues with the service. Not happening every time for all campaigns. It is only for few and below mentioned campaign and dates we received broken pipe exception. For the same campaign at later time we could service doing its job as expected.We have checked our network

AdWords URL structure

2010-12-15 Thread Jonathan Van Parys
Hello, We're trying to setup direct links to specific campaigns and accounts in AdWords' interface but I can't seem to figure out what the URLs consist in. I thought the XXXs in AdWords URLs were clientID or campaignID's but they are not:

How to add a client ID through api

2010-12-15 Thread Nikhil Jadhav
I have just opened my MCC account in Google adwords. I want to add new clients im my account using the api, how can i do it in Java. Please reply.. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

MCC and account name instead of company name

2010-12-15 Thread Jonathan Van Parys
Hello again, Is there any way to get an MCC or account's name rather than the company name through the API? The ServicedAccountService's Account only returns companyName. The MCC or account name I'm referring to is the user-editable name in the AdWords interface. Thanks, Jonathan Semetis

Re: Just Started and Completely Lost

2010-12-15 Thread AdWords API Advisor
Hi Sarah, Information on using the sandbox is available here: http://code.google.com/apis/adwords/docs/sandbox.html Best, - Eric On Dec 13, 9:25 pm, SarahSmith sys...@discoveryrentals.com.au wrote: I don't get an error message any more but I don't get anything else either (just a blank

Re: Product Targets available in the API

2010-12-15 Thread AdWords API Advisor
Hi, Please see my response to your existing thread: http://groups.google.com/group/adwords-api/browse_thread/thread/27ea19744790760b/ Best, - Eric On Dec 13, 9:27 pm, SuntekSolutions svid...@gmail.com wrote: Thanks Eric that worked. I now have another issue: When I use the

Re: Ad parameters enhancements

2010-12-15 Thread AdWords API Advisor
Hi Magnus, The available currency codes are documented here: http://code.google.com/apis/adwords/docs/developer/adwords_api_currency.html We currently don't have the available currency symbols documented, but I'll work with the documentation team to expose those as well. Best, - Eric Koleda,

Re: how to change the group for an adgroup using the api in php

2010-12-15 Thread AdWords API Advisor
Hi Saravanan, Examples that use the PHP client library are available here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk/examples/v201008 Best, - Eric Koleda, AdWords API Team On Dec 14, 4:05 am, saravanan s.dorai2...@gmail.com wrote: Hi , I have several

Re: Maximum number of Report Definitions?

2010-12-15 Thread AdWords API Advisor
Hi Brandon, There is no limit on the number of report definitions you can add, but ReportDefinitionService.get() will always return the most recent 100. Best, - Eric Koleda, AdWords API Team On Dec 14, 9:39 am, Brandon Parise bpar...@gmail.com wrote: Is there a maximum number of report

Re: Can't access to client's account through approved link

2010-12-15 Thread AdWords API Advisor
Hi Polus, What are the errors you are getting from the API? Can you post the requestId from a request that demonstrates the problem? Best, - Eric Koleda, AdWords API Team On Dec 14, 6:56 am, Polus Su polus...@gmail.com wrote: Hello. I've established a link with a couple existent accounts

Re: Download daily report using old api

2010-12-15 Thread AdWords API Advisor
Hi, The v13 API doesn't use a RequestHeader element to wrap the header values. Instead each header value is it's own SOAP header. soapenv:Envelope ... soapenv:Header v13:email.../v13:email v13:password.../v13:password ... /soapenv:Header soapenv:Body ...

Re: Unable to select ProductAds from AdGroup

2010-12-15 Thread AdWords API Advisor
Hi Scott, Unfortunately not, but we do appreciate the help. The core engineering team has isolated and fixed the issue. The fix won't be rolled out until early January however. Best, - Eric On Dec 14, 9:02 pm, SuntekSolutions svid...@gmail.com wrote: Cool, do I get an Free API Credits for

Re: Download report with oauth

2010-12-15 Thread AdWords API Advisor
Hi Rob, Unfortunately the report download servlet doesn't yet support OAuth, and only a ClientLogin authToken can be used. Best, - Eric Koleda, AdWords API Team On Dec 14, 8:25 am, Rob Ryan m...@bluemambamarketing.com wrote: The example PHP code for downloading a report uses a GoogleLogin

Re: API

2010-12-15 Thread AdWords API Advisor
Hi Kaila, Instructions on how to sign up for API access are here: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 Best, - Eric Koleda, AdWords API Team On Dec 14, 4:04 am, Kaila Bhavesh bmka...@gmail.com wrote: Hi, I want to use AdWords API , so please guide me

Re: Conversion Tracking (Reporting and Tools / Conversions)

2010-12-15 Thread AdWords API Advisor
Hi Kemal, Many of the reports available in the API support conversion columns. For a high level overview, consider the ACCOUNT_PERFORMANCE_REPORT. http://code.google.com/apis/adwords/docs/appendix/reports.html#account The field ConversionTypeName will contain the action name,

manually create conversions afterwards

2010-12-15 Thread Temla
Hi, Since I don't know right away what kind of revenue I gained from the User I can't use the Javascript. I wanna post/upload the conversions in another way. Is that possible? Regards Gustav -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: manually create conversions afterwards

2010-12-15 Thread Temla
I realized this is kind of a stupid question since I can't relate the conversions to specific keywords anyways. On Dec 15, 6:22 pm, Temla ggus...@gmail.com wrote: Hi, Since I don't know right away what kind of revenue I gained from the User I can't use the Javascript. I wanna post/upload the

Re: Download daily report using old api

2010-12-15 Thread cvijayarenu
i am trying to build the header like that but without any success. $soapHeaders = 'soapenv:Envelope' .'soapenv:Header' .'v13:email'.$email.'/v13:email' .'v13:password'.$password.'/v13:password' .'v13:clientEmail'.$client_email.'/v13:clientEmail'

I have a token? Really? Where is it?

2010-12-15 Thread mib
I was rejected by Google when I applied for a token on the basis that apparently I already have a token. If this isn't the most clock and dagger maze for a developer then I don't know what is. So I log into 'MCC', I can see the 'Adwords API Center' under 'My Account' - yet there is no token in

Can Adword API Ad Agencies Use Customers' Discounts/Coupons

2010-12-15 Thread Jon
Does anyone know if adwords API advertising agencies can use discount/ coupon codes which customers get for free $25 or $100 of google adwords usage? (wasn't sure if an ad agency set up through adwords' API could do this for customers). Thanks! Jon --

Re: CustomerSyncService in Sandbox - not all changes are returned

2010-12-15 Thread Alexander Parij
Looks like no one cares about fixing sandbox bugs so I had to debug your api. 1) I create campaign and add some other objectsusing the api 2) I use CustomerSyncService for the first time with min date set to 19700102 since I don't have the lastChangeTimestamp 3) I get a result with some

Re: Can't access to client's account through approved link

2010-12-15 Thread Polus
Hello Eric. I have found a solution, error. By default, GetServicedAccountService returns IU_AND_API accounts. When I set serviceTypes, I have got all accounts: $selector-serviceTypes = array('UI_AND_API', 'API_ONLY', 'UNKNOWN'); -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: I have a token? Really? Where is it?

2010-12-15 Thread mib
Sounds great. I've logged into the three accounts that I have. Only one of them has a link under 'My Account' for the 'Adwords API Center', however, no token but rather a link to reapply. All the other accounts don't have a link for the 'Adwords API Center' under 'My Account'. I'll check my