[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGADFullScreenPresentingAd\u003c/code\u003e protocol is for ad units that present content in full screen.\u003c/p\u003e\n"],["\u003cp\u003eThis protocol defines a \u003ccode\u003efullScreenContentDelegate\u003c/code\u003e property, which is used to receive messages about the full screen content.\u003c/p\u003e\n"],["\u003cp\u003eThe delegate must conform to the \u003ccode\u003eGADFullScreenContentDelegate\u003c/code\u003e protocol to handle these messages.\u003c/p\u003e\n"]]],[],null,["# GoogleMobileAds Framework Reference\n\nGADFullScreenPresentingAd\n=========================\n\n @protocol GADFullScreenPresentingAd \u003cNSObject\u003e\n\nProtocol for ads that present full screen content.\n- `\n ``\n ``\n `\n\n ### [fullScreenContentDelegate](#/c:objc(pl)GADFullScreenPresentingAd(py)fullScreenContentDelegate)\n\n `\n ` \n Delegate object that receives full screen content messages. \n\n #### Declaration\n\n Swift \n\n weak var fullScreenContentDelegate: (any FullScreenContentDelegate)? { get set }\n\n Objective-C \n\n @property (nonatomic, weak, nullable) id\u003c../Protocols/GADFullScreenContentDelegate.html\u003e fullScreenContentDelegate;"]]