AP, MP, and URL Performance Reports

2010-09-26 Thread ADM
Why is it that through the API three different, but similar, report options for creating and downloading a placement report, when there is really only one option for a placement report in the AdWords web interface? Also, why are there some field options for MP performance reports (such as AdGroupI

Change Campaign Bid Ceiling

2010-09-26 Thread accou...@myadengine.com
HI, Just wondering, I want to change campaign bid ceiling but keep the bidding strategy which is Budget Optimizer. But when I use bidding transition, got 'TRANSITION_TO_ITSELF' error. Below are my code : $budgetOptimizer = new BudgetOptimizer(); $budgetOptimizer->bidCeiling = new Money($newCPCbi

URL Performance Report Fields

2010-09-26 Thread ADM
I have been using the v201003 ReportDefinition Service in the .NET client library for the better part of two months to download and parse XML Placement Reports. Currently, I create a predicate for filtering the results of the report for a single campaignID. I also use a custom date range for sele

Re: Duplicate Element

2010-09-26 Thread Syed Javeed
There is the soap log msg. Please reply me soon. as its urgent. Is there anything am doing wrong. http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v200909";>fbe52866b9d0f9660841756d38a88ba115251soap:Server[DistinctError.DUPLICATE_ELEMENT @ operations[3].operan

API Exception [DistinctError.DUPLICATE_ELEMENT

2010-09-26 Thread Syed
HI, I was trying to update one of my campaigns using API(set operator). I am getting this following error, [DistinctError.DUPLICATE_ELEMENT ... am using the same code which i was using before, i changed nothing. but all of a sudden and getting these exceptions. Can u please conform me what