Thanks upfront for any hint.SitiuationWe are replacing the URLs of our clients AdWords over API to redirect them to one of our landingpageFor backup reasons, we'd like to get the finale URL for any keyword / AdProblemSince the introduction of tracking templates we are struggeling to retrieve the URL for keywords and Ads, as URL might be controlled on keyword level or via tracking template on AdGroup or global level.QuestionTrying to gather the tracking templates, lpurl, keywordURL etc.. we call the AdGroupAdService with i.e. "FinalUrl" but we get the ErrorMSG:[SelectorError.INVALID_FIELD_NAME @ serviceSelector; trigger:'FinalUrls']When we call it with "CreativeFinalUrls" we get an emtpy response.--> so the question is, how to gather the URLs?