Re: ClickType selector in AD_PERFORMANCE_REPORT

2013-06-28 Thread alx
any word/update on this issue? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 a

Feed Services APIs (only 1 active call extension in the campaign, but APIs returns 4)

2013-06-28 Thread Julian Khandros
Google tech support folks, Our campaign for campaignId 138805965 (name is "Campaign #5") has just 1 Call Extension that's active. But when get the call extensions via the Feed-related APIs (CampaignFeedService, FeedService, FeedItemService) I get 4 call extensions (4 feed items). Can you ple

v201302 PLACEMENT_PERFORMANCE_REPORT returning nothing where v201209 MANAGED_PLACEMENT_PERFORMANCE_REPORT did

2013-06-28 Thread david
Against our Adwords test account, in v201209 we send the following request definition and receive many rows in the returned report: https://adwords.google.com/api/adwords/cm/v201209";> CampaignName CampaignId AdGroupName AdGroupId PlacementUrl Id AdGroupStatus CampaignStatus Status Impressions C

Re: Cannot get Ad

2013-06-28 Thread Danial Klimkin
Hello Jesper, You can avoid this issue by explicitly requesting items of all statuses, e.g. adding predicate with status IN ['ENABLED', 'PAUSED', 'DISABLED'] -Danial, AdWords API Team. On Thursday, June 27, 2013 6:47:39 PM UTC+4, jellegaa wrote: > > Yes, issue is constant. > > Two examples.

Problems using with adwords-axis-1.16.0 and ads-lib-1.16.0 (version launched in June, 24Th)

2013-06-28 Thread Danilo
Hi, I'm using maven to get the java client libs for adwords API. Yesterday I've tried to mount a package to do a huge update in our account, basically I made a process that changes some parameters in our URLs. I got the most recent version of java client libs (adwords-axis and ads-lib), 1.16

Re: Inconsistency between SOAP service and ad-hoc reporting

2013-06-28 Thread Dorian Kind
Update: I fiddled around some more, and it turns out this has nothing to do with the trimming. The issue is that in CSV reports, fields that start with a hyphen are prepended with a space. For example: I created an ad in the Web UI, starting the text lines with different interpunctuation symbols

Re: PLACEMENT PERFORMANCE REPORT get empty rows

2013-06-28 Thread david
Can I ask what you mean by "measures fields"? We've just converted our v201209 Managed placement performance report to v201302 placement performance report and it's stopped returning any rows at all where it previously did. On Wednesday, June 26, 2013 8:48:20 AM UTC+1, nf7588 wrote: > > Hi, > >

Inconsistency between SOAP service and ad-hoc reporting

2013-06-28 Thread Dorian Kind
Hi all, I noticed that newly created ads containing a headline or a description line starting with whitespace will be trimmed automatically, e.g. when creating a TextAd like so: {'ad': { 'headline': ' My headline', 'description1': 'A description', 'description2': 'More description', 'd

Re: API Ads from test account not being triggered

2013-06-28 Thread Oliver
Ads in test accounts can not be triggered. If you want to test such a thing, you will need to use a live account. On Thursday, June 27, 2013 5:14:29 PM UTC+1, Shruti wrote: > > Hi, > > I'm trying to test the eligible Ads from my API account in the Ads Preview > And Diagnosis simulator. None of