Hi,
i am using below function
function DownloadDestinationUrlReport(AdWordsUser $user, $filePath) {
// Load the service, so that the required classes are available.
$user->LoadService('ReportDefinitionService', 'v201502');
// Create selector.
$selector = new Selector();
Hi,
>From The Above Code
https://developers.google.com/adwords/api/docs/reference/v201206/AdGroupCriterionService.QualityInfo
gives the same info as displayed on the web interface (when we hover the
mouse over the keyword's 'bubble' under the 'Status' column).
However, the values displayed on