[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-05。"],[],[],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'"]]