ProgrammaticAccessLibrary Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Protocols
The following protocols are available globally.
-
Declaration
Swift
protocol NonceLoaderDelegate : NSObjectProtocol
Objective-C
@protocol PALNonceLoaderDelegate <NSObject>
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 2025-08-20 UTC.
[null,null,["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePALNonceLoaderDelegate\u003c/code\u003e protocol is used to receive updates from the \u003ccode\u003ePALNonceLoader\u003c/code\u003e class on iOS.\u003c/p\u003e\n"],["\u003cp\u003eThis delegate protocol allows objects to be notified about events related to loading nonces for ad requests in Google Ad Manager.\u003c/p\u003e\n"]]],[],null,["# ProgrammaticAccessLibrary Framework Reference\n\nProtocols\n=========\n\nThe following protocols are available globally.\n- `\n ``\n ``\n `\n\n ### [PALNonceLoaderDelegate](/ad-manager/pal/ios/reference/Protocols/PALNonceLoaderDelegate)\n\n `\n ` \n Delegate object used to receive updates from [PALNonceLoader](/ad-manager/pal/ios/reference/Classes/PALNonceLoader). \n\n #### Declaration\n\n Swift \n\n protocol NonceLoaderDelegate : NSObjectProtocol\n\n Objective-C \n\n @protocol PALNonceLoaderDelegate \u003cNSObject\u003e"]]