Hello,
It's pretty clear how to upload assets on App Store: https://developer.apple.com/documentation/appstoreconnectapi/uploading_assets_to_app_store_connect.
It's also pretty clear how to create/manage Custom Product Pages: https://developer.apple.com/documentation/appstoreconnectapi/app_store/custom_product_pages_and_localizations
But after lots of time digging on how I'm supposed to link the assets to the custom product pages, I can't find the documentation about it. How can this be dore programmatically?
Thanks in advance!