GoogleInteractiveMediaAds Framework Reference

  • IMAFriendlyObstructionPurpose is an enumeration defining purposes for registering friendly obstructions within an ad.

  • It includes purposes such as media controls, close ad button, obstructions not visible to the user, and a generic "other" category.

  • Each purpose is represented by an integer value starting from 0 for mediaControls and incrementing for subsequent purposes.

  • The documentation for individual purposes within the enumeration is currently undocumented.

IMAFriendlyObstructionPurpose

enum IMAFriendlyObstructionPurpose : NSUInteger {}

A list of purposes for which an obstruction would be registered as friendly.