Share your feedback and help shape the Google Mobile Ads SDK roadmap. Take the Google Mobile Ads SDK Annual Survey for 2023 before it closes on May 5th, 2023.

GoogleMobileAds Framework Reference

Stay organized with collections Save and categorize content based on your preferences.

GADAdSize

struct GADAdSize {}

Ad size.

See

typedef GADAdSize
  • The ad size. Don’t modify this value directly.

    Declaration

    Swift

    var size: CGSize

    Objective-C

    CGSize size
  • Reserved.

    Declaration

    Swift

    var flags: UInt

    Objective-C

    NSUInteger flags