I feel my question is related to this question, but the links provided in the accepted answer is throwing a 404 error, also we're using version 3.
We're using the publishedAt property within the YouTube API, and upon reading the docs here, it basically says the below about publishedAt:
The date and time that the item was added to the playlist.
But what if a video (that we are the owners of) was first created as private, then we changed it to public at a later date? The publishedAt seems to show the original date it was uploaded and not the day it went public. Is there another value we can use to get this date?