[[["容易理解","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"]],["上次更新時間: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'"]]