GoogleMobileAds Framework Reference

  • Two structures are available globally: GADAdSize and GADVersionNumber.

  • GADAdSize represents the size of an advertisement.

  • GADVersionNumber provides information about the version number.

Structures

The following structures are available globally.

  • Ad size.

    See

    typedef GADAdSize

    Declaration

    Swift

    struct AdSize

    Objective-C

    struct GADAdSize {}
  • Version number information.

    Declaration

    Swift

    struct VersionNumber

    Objective-C

    struct GADVersionNumber {}