Re: Getting automatic placements via 201008 API

2010-10-28 Thread DaveOz
OK I'll ask a different way. Re the following request: http://www.w3.org/2001/XMLSchema- instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/ v201008"> https://adwords.google.com/api/adwords/cm/ v201008">*** https://

Re: Getting automatic placements via 201008 API

2010-10-28 Thread DaveOz
(PS. ignore the comment about not being able to download automatic placements report from the web interface - just realised there are 2 download buttons, one for managed, one for automatic.. just need to work out how to do it via the API now!) On Oct 28, 9:52 am, DaveOz wrote: > OK I'll ask a dif

Re: add keywords in the API v201008 in PHP

2010-10-28 Thread shi
thx it worked for me -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: add keywords in the API v201008 in PHP

2010-10-28 Thread shi
my another question is when the $placement->url = 'http://mars.google.com'; or $placement->url = 'http://mars.google.com/1/2/'; it works fine but when the url is having $placement->url = 'http://mars.google.com/1/2/3/'; $placement->url = 'http://mars.google.com1/2/3/4'; it give me error [AdGroup

AdGroupCriterionError.ILLEGAL_URL

2010-10-28 Thread kitty21
hi all, while manipulating "AddAdGroupCriteria.php" file i've got a AdGroupCriterionError as given below, " [AdGroupCriterionError.ILLEGAL_URL @ operations[1].operand.criterion.url; trigger:'http://www.google.com/ 1/2/3/4/'] " however URL shown is a dummy url . can anyone help me out whats

Re: Did somethin change with the v2009 API authentication?

2010-10-28 Thread Olemis Lang
Solved . Thnx very much ! I was using a wrong namespace . -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsap

adgroupadservice timeout issue.

2010-10-28 Thread SW
Hi, I am getting timeout when trying to get the ads: Here is the method: AdGroupAdService service = new AdGroupAdService(); public List GetAllAdGroupAds(long adGroupId) { List gaAds = new List(); try { AdGroupAdSelector acs = new AdGrou

Account report v201008 cost predicate malfunction?

2010-10-28 Thread Wilrik Mook
Good day, Today I scheduled an account performance report with a predicate, during the period of 'yesterday'. The predicate is build as follows: field: 'cost', operator: 'GREATER_THAN', value: '300'. So when the total cost of the account exceeded 300 euro during the previous day, it will be visibl

v201008 ReportDefinitionService daily aggregation

2010-10-28 Thread SW
Hi, We are using ReportDefinitionService of v201008 version. The version v200909 allowed us to get the report data to include the daily aggregation. If we specify two date range, the report would include statistics data separately for single day within the date range. However, new service aggreg

Re: v201008 ReportDefinitionService daily aggregation

2010-10-28 Thread Wilrik Mook
Hi SW, When you include the Date or DayOfWeek field in the selector, I think this automatically happens. Regards, Wilrik 050media On Oct 28, 4:35 pm, SW wrote: > Hi, > > We are using ReportDefinitionService of v201008 version. The version > v200909 allowed us to get the report data to include

Re: v201008 ReportDefinitionService daily aggregation

2010-10-28 Thread SW
If I omit the Date or DayOfWeek, will it get me statistics for days separately? On Oct 28, 10:58 am, Wilrik Mook wrote: > Hi SW, > > When you include the Date or DayOfWeek field in the selector, I think > this automatically happens. > > Regards, > > Wilrik > 050media > > On Oct 28, 4:35 pm, SW w

Re: v201008 ReportDefinitionService daily aggregation

2010-10-28 Thread Wilrik Mook
Sorry if I wasn't clear enough, I meant to say: if you include those fields (though only Date should do the trick), it will show statistics for each day separately. The same kind of thing happened to me when including the AdNetworkType1 field in a report: a row was given for each separate value of

Count missing in sandbox (using Python client lib ?)

2010-10-28 Thread Olemis Lang
Before creating a ticket at Py client lib site I wanted to get some feedback from you . Probably it's not necessary to bother the team . I was messing around a little with TrargetingIdeaService in v201008 sandbox and I realized that values for type MonthlySearchVolume [1]_ are returned without `co

Re: v201008 ReportDefinitionService daily aggregation

2010-10-28 Thread SW
Thank you Wilrik for the quick response. If I have following report fields for adgroup report, I get some data back (empty rows per adgroupid specified for the whole date range). I am using last thirty days for the date range. public string[] adGroupReportFields = new string[] { "CampaignId", "Ca

Re: Count missing in sandbox (using Python client lib ?)

2010-10-28 Thread Olemis Lang
Reported here [1]_ , JIC .. [1] Issue (http://code.google.com/p/google-api-adwords-python-lib/issues/detail?id=138&colspec=ID%20Type%20Status%20Component%20Milestone%20Module%20Priority%20Owner%20Summary%20Modified) On Thu, Oct 28, 2010 at 11:05 AM, Olemis Lang wrote: > Before creatin

Re: v201008 reporting columns

2010-10-28 Thread AdWords API Advisor
Hi Dan, The missing CampaignId and CampaignName fields in the AD_PERFORMANCE_REPORT is a know issue and should be resolved within the next week. As you noticed, you can still use these fields even though they are missing from the results of getReportFields(). As to your requested fields, some of

Re: Inconsistent behaviour from CampaignService while doing a "get" request with a date range "statsSelector"

2010-10-28 Thread AdWords API Advisor
Hi Abheek, This was related to a temporary problem in the AdWords API system related to retrieving campaign stats in v200909. This issue should be resolved, but let us know if you run into further problems. Best, - Eric Koleda, AdWords API Team On Oct 27, 12:27 am, Abheek wrote: > Hi Anash, >

Re: Questions on V7.0.0 API usage

2010-10-28 Thread AdWords API Advisor
Hi Visweswar, This error indicates that the connection to the server was terminated. Please ensure that the timeout for your network environment is at least 4 minutes. Best, - Eric Koleda, AdWords API Team On Oct 26, 11:59 pm, AdWords API Advisor wrote: > Hi Visweswar, > > The error means that

Re: Getting automatic placements via 201008 API

2010-10-28 Thread AdWords API Advisor
Hi Dave, Your request looks to be correct. Can you give a specific example of a CampaignId and Domain that has different stats in the UI vs the API? Best, - Eric Koleda, AdWords API Team On Oct 28, 5:00 am, DaveOz wrote: > (PS. ignore the comment about not being able to download automatic > pl

Re: ReportDefinition Service not giving all fields

2010-10-28 Thread AdWords API Advisor
Hi, The core engineering team is still working to ensure that the appropriate fields are available in the new reports. As you pointed out, many MobileAd fields are currently not available in the reports, and I'll raise this issue with my colleagues. In regards to DescriptionLine3, what ad format

RHEL and Ubuntu discrepancies with 13.0.0

2010-10-28 Thread Andy
Hi, I'm running: - Python 2.6 - adwords_api_python_13.0.0 - ZSI - ElementTree When i run my code under Ubuntu, everything works nicely. When i run it under RedHat Enterprise Linux, I get the following error: Traceback (most recent call last): File "apiharvester.py", line 40, in datetime.