Could you confirm if you have tried our
example code for getting Expanded Text Ads (other languages also available in the link)? If yes, could you check if you have included this field (
AdGroupAdField.CreativeFinalMobileUrls) in the selector? Additionally, you may need to iterate when getting the
finalMobileUrls field since it is a String Array (String[]) type. Please let me know if this helps.