[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Campaign criterion performance\n\nCampaign criterion reports are only populated for supported criterion types,\nwhich you can find in the [create campaign criteria\nguide](/google-ads/api/performance-max/create-campaign-criteria).\n\nLocation criterion performance\n------------------------------\n\nHere is an example of querying Performance Max location criteria data from the\n[`location_view`](/google-ads/api/fields/v21/location_view) report: \n\n SELECT\n campaign.id,\n campaign.name,\n metrics.clicks,\n metrics.impressions,\n campaign_criterion.location.geo_target_constant\n FROM location_view\n WHERE campaign.status != 'REMOVED'"]]