[[["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\nGADSearchCallButtonColor\n========================\n\n enum GADSearchCallButtonColor : UInt\n\nSearch ad call button color types.\n- `\n ``\n ``\n `\n\n ### [light](#/c:@E@GADSearchCallButtonColor@kGADSearchCallButtonLight)\n\n `\n ` \n \\\u003c Light button color. \n\n #### Declaration\n\n Swift \n\n case light = 0\n\n- `\n ``\n ``\n `\n\n ### [medium](#/c:@E@GADSearchCallButtonColor@kGADSearchCallButtonMedium)\n\n `\n ` \n \\\u003c Medium button color. \n\n #### Declaration\n\n Swift \n\n case medium = 1\n\n- `\n ``\n ``\n `\n\n ### [dark](#/c:@E@GADSearchCallButtonColor@kGADSearchCallButtonDark)\n\n `\n ` \n \\\u003c Dark button color. \n\n #### Declaration\n\n Swift \n\n case dark = 2"]]