Hi,
It seem to have some problem with retrieving adstats but i am able to
retrieve 1st record but i cant retrieve others
and i have placed this code in the loop
$request_xml =
'<getAdStats>' .
'<adGroupId>' . $adGroupId . '</adGroupId>' .
'<adIds>' . $adId . '</adIds>' .
'<startDay>' . $startDay . '</startDay>' .
'<endDay>' . $endDay . '</endDay>' .
'</getAdStats>';
in the same why i am retrieving criterion stats records but i cant
understands why it's noit working i have checked and rechecked the
codes
Please guide me what is the possible reason i am unable to retrieve
the data
Best Regards
Ajaz Khan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---