Re: How to retrieve AdParams?

2014-02-17 Thread Takeshi Hagikura (AdWords API Team)
Hi, Did you set your ad parameters like this examplehttps://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201309/CampaignManagement/SetAdParameters.php ? And do you have request and response xml logs for AdParamService.get? (When you share it here, please redact

How to retrieve AdParams?

2014-02-14 Thread tstanzl
Hey guys, I just stated using the AdWords API with PHP and I was wondering if you could tell me how I can retrieve the AdParams (e.g. criterionId) which have already been added. I tried something like this but I always receive the following error message: *Undefined property: AdParam:*