Thanks for the example use case. For this, you have to find all the line items under the campaign. With this information, find all of the Tweets associated with those line items by using the GET accounts/:account_id/promoted_tweets endpoint. Then, parse through each Tweet to extract URLs. If you’re interested in the URL a specific website or video website card points to, you’ll need to fetch each card and extract the URL.