type MobileCarrierTargeting (v202411)

  • MobileCarrierTargeting allows for the targeting or exclusion of specific mobile carriers when delivering ads.

  • It uses a boolean field, isTargeted, to indicate whether the targeting is inclusive or exclusive.

  • The mobileCarriers field specifies the list of mobile carriers to be targeted or excluded.

  • MobileCarrierTargeting falls under the TechnologyTargeting category within the Google Ad Manager API.

  • This feature is accessible through various services including AdRuleService, AdjustmentService, and YieldGroupService.