GoogleMobileAds Framework Reference

  • GADAdSize is a structure that represents ad size.

  • GADVersionNumber is a structure that provides version number information.

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 {}