GoogleMobileAds Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Enumerations
The following enumerations are available globally.
-
Enum of the different statuses resulting from processing a purchase.
Declaration
Swift
enum GADInAppPurchaseStatus : Int
-
Declaration
Swift
enum GADAdapterInitializationState : Int
-
Native ad image orientation preference.
Declaration
Swift
enum GADNativeAdImageAdLoaderOptionsOrientation : Int
-
Position of the AdChoices icon in the containing ad.
Declaration
Swift
enum GADAdChoicesPosition : Int
-
Deprecated gender constants.
Declaration
Swift
enum GADGender : Int
-
NSError codes for GAD error domain.
Declaration
Swift
enum GADErrorCode : Int
-
Declaration
Swift
enum GADSearchBorderType : UInt
-
Search ad call button color types.
Declaration
Swift
enum GADSearchCallButtonColor : UInt
-
These are the types of animation we employ for transitions between two mediated ads.
Declaration
Swift
enum GADMBannerAnimationType : Int
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-03-03 UTC.
[null,null,["Last updated 2021-03-03 UTC."],[],[],null,["# GoogleMobileAds Framework Reference\n\nEnumerations\n============\n\nThe following enumerations are available globally.\n- `\n ``\n ``\n `\n\n ### [GADAdFormat](/docs/reference/swift/googlemobileads/api/reference/Enums/GADAdFormat)\n\n `\n ` \nRequested ad format. \n[Custom Purchase Flow\n--------------------](#/Custom%20Purchase%20Flow)\n\n- `\n ``\n ``\n `\n\n ### [GADInAppPurchaseStatus](/docs/reference/swift/googlemobileads/api/reference/Enums/GADInAppPurchaseStatus)\n\n `\n ` \n Enum of the different statuses resulting from processing a purchase. \n\n #### Declaration\n\n Swift \n\n enum GADInAppPurchaseStatus : Int\n\n- `\n ``\n ``\n `\n\n ### [GADAdapterInitializationState](/docs/reference/swift/googlemobileads/api/reference/Enums/GADAdapterInitializationState)\n\n `\n ` \n Undocumented \n\n #### Declaration\n\n Swift \n\n enum GADAdapterInitializationState : Int\n\n- `\n ``\n ``\n `\n\n ### [GADNativeAdImageAdLoaderOptionsOrientation](/docs/reference/swift/googlemobileads/api/reference/Enums/GADNativeAdImageAdLoaderOptionsOrientation)\n\n `\n ` \n Native ad image orientation preference. \n\n #### Declaration\n\n Swift \n\n enum GADNativeAdImageAdLoaderOptionsOrientation : Int\n\n- `\n ``\n ``\n `\n\n ### [GADAdChoicesPosition](/docs/reference/swift/googlemobileads/api/reference/Enums/GADAdChoicesPosition)\n\n `\n ` \n Position of the AdChoices icon in the containing ad. \n\n #### Declaration\n\n Swift \n\n enum GADAdChoicesPosition : Int\n\n- `\n ``\n ``\n `\n\n ### [GADGender](/docs/reference/swift/googlemobileads/api/reference/Enums/GADGender)\n\n `\n ` \n Deprecated gender constants. \n\n #### Declaration\n\n Swift \n\n enum GADGender : Int\n\n- `\n ``\n ``\n `\n\n ### [GADErrorCode](/docs/reference/swift/googlemobileads/api/reference/Enums/GADErrorCode)\n\n `\n ` \n NSError codes for GAD error domain. \n\n #### Declaration\n\n Swift \n\n enum GADErrorCode : Int\n\n- `\n ``\n ``\n `\n\n ### [GADSearchBorderType](/docs/reference/swift/googlemobileads/api/reference/Enums/GADSearchBorderType)\n\n `\n ` \n Search ad border types. \n\n #### Declaration\n\n Swift \n\n enum GADSearchBorderType : UInt\n\n- `\n ``\n ``\n `\n\n ### [GADSearchCallButtonColor](/docs/reference/swift/googlemobileads/api/reference/Enums/GADSearchCallButtonColor)\n\n `\n ` \n Search ad call button color types. \n\n #### Declaration\n\n Swift \n\n enum GADSearchCallButtonColor : UInt\n\n- `\n ``\n ``\n `\n\n ### [GADMBannerAnimationType](/docs/reference/swift/googlemobileads/api/reference/Enums/GADMBannerAnimationType)\n\n `\n ` \n These are the types of animation we employ for transitions between two mediated ads. \n\n #### Declaration\n\n Swift \n\n enum GADMBannerAnimationType : Int"]]