AdWords API Re: Google Adwords API v2009/09 .net Serializzation Issue

2009-10-30 Thread phatzimo
This is the code that I'm using to make the call. You will not see any specific XML handling code because I'm using WCF and it hides all the SOAP/XML logic. string auth = GetAuthToken(email, password); SoapHeader header = new SoapHeader(); header.authToken = auth;

AdWords API creative structure report error : BusinessName, BusinessAddress

2009-10-30 Thread saurabh purnaye
Hi, I have two accounts setup for adwords. I am trying to fetch the creative structure report. This is failing with the issue of The following columns are not supported by the Report Type Structure : [BusinessName, BusinessAddress] I have checked with both of the accounts, the setting seems to be

AdWords API AdGroupCriterionPage - entries -keyword details

2009-10-30 Thread alal
I am using the v200906 AdGroupCriterionService via dot net lib 4.1.0 to return 'biddable' criterion (keywords). How do i get to the keyword details in property AdGroupCriterionPage.entries.criterion when it does not form part of its attributes? I want to extract keyword data I need to display to

AdWords API Re: Error EstimateKeyword.java using sandbox

2009-10-30 Thread i...@larseggert.de
Hi Eric, ok. I tried the following: private static final String email = i...@larseggert.de; private static final String password = MY_PASS; private static final String clientEmail = i...@larseggert.de; private static final String useragent = orange-seo:

AdWords API Re: Budget return NULL in CampaignReport

2009-10-30 Thread tsmthi...@gmail.com
In a few hours ago, i created a new report with all of my clients through API, and some clients return the correct values from budget, but the almost part of then return EMPTY. Can you see what happen for me? I need this information to make some actions on my system. I don't see any differences

AdWords API keyword report returning multiple rows for a unique adgroupID/CriterionID

2009-10-30 Thread crosby
Hi, I'm getting multiple rows for the same adgroupID/CriterionID in a daily criterion performance report requested via the API. I'm pretty sure this wasn't happening before, but is definitely happening now. It appears to happen when the adgroup CPA changes for an adgroup whose campaign has

AdWords API Re: keyword report returning multiple rows for a unique adgroupID/CriterionID

2009-10-30 Thread crosby
using v13 on .net. -- 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 unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options,