GranularInsuranceStatus

  • The content describes the insurance status of services at a geographic and vertical level.

  • Key fields include geo_criterion_id for the location, category_id for the service type, and verification_status for the specific insurance status.

  • The geo_criterion_id can represent country or state/province levels.

  • The category_id uses a specific format, like xcat:service_area_business_plumber, to identify service categories.

Insurance status at geo + vertical level.

Fields

geo_criterion_id

int64

Output only. Geotarget criterion ID associated with the status. Can be on country or state/province geo level, depending on requirements and location. See https://developers.google.com/google-ads/api/data/geotargets for more information.

category_id

string

Output only. Service category associated with the status. For example, xcat:service_area_business_plumber. For more details see: https://developers.google.com/google-ads/api/data/codes-formats#local_services_ids

verification_status

LocalServicesVerificationStatus

Output only. Granular insurance status, per geo + vertical.