GoogleMobileAds Framework Reference

  • GADAdChoicesPosition is an enum that defines the position of the AdChoices icon within an ad.

  • The possible positions are TopRightCorner, TopLeftCorner, BottomRightCorner, and BottomLeftCorner.

  • Each position is represented by a specific enum case with a corresponding integer value.

GADAdChoicesPosition

enum GADAdChoicesPosition : NSInteger {}

Position of the AdChoices icon in the containing ad.