Shared BiddingStrategy type in Campaign performance report

2014-05-13 Thread Rooney Achilles
Hi Team, I can get the normal Bidding strategy in CAMPAIGN Performance report but some of my campaigns use Shared Bidding strategies where these campiagn's Bidding strategy column values shows "--" in Campaign performance report. How can I get the value of Bidding strategy for these type of Shared

Re: Problem in downloading Ad performance Report of file size above 500MB

2014-05-13 Thread Rooney Achilles
Hi Shibu, We too faced the same memory load issue when parsing an big XML file, but we have overcome this problem by using SAX Parser API. The other APIs like SAX Builder will load the whole 500MB file into memory and try to parse which leads to memory load. But this SAXParser doesn't load the fil

Re: Reg: Bid Strategy as Campaigns

2014-05-07 Thread Rooney Achilles
Hi Ray, Thanks for quick response. Yes I have checked the shared library and some of those shared flexible bid strategies are appeared in Campaign adHoc report under campaign name with some syntax like starting with "AWX_002:00" . I found in some sites that these campaigns get

BiddingStrategyId for a campaign in CAMPAIGN AdHoc reports

2014-05-07 Thread Rooney Achilles
Hi Team, It would be great help if google API team add BiddingStrategyId field in CAMPAIGN_PERFORMANCE_REPORT. The external projects which use API like us, we daily update the whole account using adhoc report. Like BudgetId try to provide BiddingStrategyId which will be helpful to know which campa

Reg: Bid Strategy as Campaigns

2014-05-01 Thread Rooney Achilles
Hi Team, When I download the Campaign performance Report using the API version v201309 I am getting Bid Strategy names as the campaigns but these names are not shown in the Adwords interface. Please let me know how this issue can be resolved Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to apply filter on Campaign Performance Report

2013-11-25 Thread Rooney Achilles
Hi RamaKrishna, I hope you are already aware of the 'ClickType' predicate filters zero impressions rows in performance report. It filters how often your ad is served with that ClickType-Headline. On Mon, Nov 25, 2013 at 7:54 PM, Ramakrishna BS < trueactio...@gsicommerce.com> wrote: > After con