Hey there, I've just been started discovering AdWords API with PHP library provided here and now I am following up the step by step guide in Sandbox section under "Gettin Started".
What I've done so far is to enable and log into my sandbox account and created 5 dummy clients. Then I chose one of them to digg deeper using API. Also created 5 campaigns (that each has an unique random number in the campaign name). The problem is, I get an empty list of values for those campaigns. Here is a details of one of my campaigns: Campaign Object( [id] => 737279 [name] => Interplanetary Cruise #503cdce5c7848 [status] => [servingStatus] => [startDate] => [endDate] => [budget] => [biddingStrategy] => [conversionOptimizerEligibility] => [campaignStats] => CampaignStats Object ( [startDate] => [endDate] => [network] => ALL[clicks] => [impressions] => [cost] => [averagePosition] => [averageCpc] => [averageCpm] => [ctr] => [conversions] => [viewThroughConversions] => [StatsType] => CampaignStats[_parameterMap:Stats:private] => Array([Stats.Type] => StatsType) ) [adServingOptimizationStatus] => [frequencyCap] => FrequencyCap Object ([impressions] => 0[timeUnit] => [level] => ) [settings] => [networkSetting] => [forwardCompatibilityMap] => ) And it is interesting that you get a list of filled values when I query this campaign over Sandbox Account Viewer (for example servingStatus looks "PENDING" in Sandbox Account Viewer, while it is empty above). And ideas? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en