Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a feed by its URL.
Syntax
feed = FeedsManager.GetFeedByUrl(feedUrl)
Parameters
feedUrl Required. String that specifies the URL for the feed.
Return Value
Object that receives the specified feed, or null if the feed does not exist.
Applies To
FeedsManager