Hi, I'm trying to retrieve statistics for a keyword using the criterion service, but for some reason I'm unable to make it work. My request looks like this:
'<get xmlns="' . $namespace . '">' . '<selector>' . '<criterionId>' . $keyword_id . '</criterionId>' . '<criterionUse>' . $criterion_use . '</criterionUse>' . '<userStatuses>' . $userStatuses . '</userStatuses>' . '</selector>' . '</get>'; Am I missing something here? Thanks in advance! Best Regards, Robert
-- 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.
