Is there any way to set "paid product" flag to true on video via Youtube API?
            Asked
            
        
        
            Active
            
        
            Viewed 101 times
        
    0
            
            
        - 
                    Does [this answer](https://stackoverflow.com/a/71789358/7123660) answer your question? – Benjamin Loison Sep 29 '22 at 18:09
 - 
                    No, I need to set the flag, not only read it – FBNU Sep 30 '22 at 08:33
 - 
                    "check" term was ambiguous. As YouTube Data API v3 [Videos: Insert#request-body](https://developers.google.com/youtube/v3/docs/videos/insert#request-body) doesn't contain a "paid product" field, it doesn't seem feasible. – Benjamin Loison Sep 30 '22 at 11:35