[[["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 2021-03-03 UTC."],[],[],null,["# GoogleMobileAds Framework Reference\n\nGADAdChoicesPosition\n====================\n\n enum GADAdChoicesPosition : Int\n\nPosition of the AdChoices icon in the containing ad.\n- `\n ``\n ``\n `\n\n ### [topRightCorner](#/c:@E@GADAdChoicesPosition@GADAdChoicesPositionTopRightCorner)\n\n `\n ` \n \\\u003c Top right corner. \n\n #### Declaration\n\n Swift \n\n case topRightCorner = 0\n\n- `\n ``\n ``\n `\n\n ### [topLeftCorner](#/c:@E@GADAdChoicesPosition@GADAdChoicesPositionTopLeftCorner)\n\n `\n ` \n \\\u003c Top left corner. \n\n #### Declaration\n\n Swift \n\n case topLeftCorner = 1\n\n- `\n ``\n ``\n `\n\n ### [bottomRightCorner](#/c:@E@GADAdChoicesPosition@GADAdChoicesPositionBottomRightCorner)\n\n `\n ` \n \\\u003c Bottom right corner. \n\n #### Declaration\n\n Swift \n\n case bottomRightCorner = 2\n\n- `\n ``\n ``\n `\n\n ### [bottomLeftCorner](#/c:@E@GADAdChoicesPosition@GADAdChoicesPositionBottomLeftCorner)\n\n `\n ` \n \\\u003c Bottom Left Corner. \n\n #### Declaration\n\n Swift \n\n case bottomLeftCorner = 3"]]