Hi,
When pulling from the GEO_PERFORMANCE_REPORT by Region with constraints:
IsTargetingLocation IN [true, false]
AND LocationType = LOCATION_OF_PRESENCE
AND CountryCriteriaId = 2840
I notice that two regions show up with longer RegionCriteriaIds than the other US states. They are:
9073452 - Silicon Valley
9073451 - San Francisco Bay Area
All the other Regions are US states with 5 character RegionCriteriaIds.
This is slightly odd, but consistent with the geo-targets .csv file. My concern is that both these Regions have the United States as their Parent location (2840), not the state of California (21137).
Questions:
Does this mean that performance for Silicon Valley and San Francisco Bay Area are not included if I pull a report WHERE RegionCriteriaId = 21137?
Furthermore, does this extend to targeting? If I set a campaign to target only the state of California in Google Ads, will the campaign not target the two separate regions: Silicon Valley and San Francisco Bay Area?