Hi Jesper
Thanks for your reply. I looked at that example JSON response and it looks its returning the different settings that were defined in the definition of the goal but not necessarily all the URLs that matched that definition. In that specific example, it's telling me that it has a matchType of REGEX but there is no other data about the URLs that matched that expression. For example, if I set the REGEX value to "^/lead_forms/.*/thanks\.html" then in the Goal URL report in Google Analytics I would see URLs for that goal like "/lead_forms/form1/thanks.html", "/lead_forms/form2/thanks.html", "/lead_forms/otherforms/thanks.html", and so on. I'm still not seeing where I would find these values in the v3 API.