I'm making Campaign Performance Report to all clients that are under
MCC with setCrossClient option set to true. The fields I'm trying to
get are: 'Campaign', 'CampaignId', 'CampaignStatus', 'DailyBudget',
'Clicks', 'Impressions', 'CTR', 'CPM', 'CPC', 'Cost', 'CustomerName',
'ExternalCustomerId', 'AveragePosition'.

But in response there no values for 'acctname', 'customerid' or
something that helps me to identify the owner of the campaign. It's
also 'imps' set to 0.

How can I identify the owner of the campaign in that case?

Thank you.

P.S. Response sample:
[11111] => Array
                        (
                            [campaignid] => 11111
                            [campaign] => bla
                            [campStatus] => Active
                            [adgroup] =>
                            [adgroupid] => 0
                            [agStatus] =>
                            [date] =>
                            [budget] => 3
                            [clicks] => 105
                            [ctr] => 0.47
                            [cpc] => 0.16
                            [cost] => 17.21
                            [pos] => 3.5
                        )

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to