Частичное отключениеshare-external
How to opt in or opt out of these three features(music, 3D animation.Image filter) while creating an ad creative using the Marketing API?
0

How to opt in or opt out of these three features(music, 3D animation.Image filter) while creating an ad creative using the Marketing API?

Anoush
Вопрос задан около 5 мес. назад
Выбранный ответ
2

I am still searching for music ``` 'degrees_of_freedom_spec': { 'creative_features_spec':{ "cv_transformation": {"enroll_status": "OPT_IN"}, # for 3D animation "image_enhancement": {"enroll_status": "OPT_IN" }, # for Image Filter

}``` },

5 июля в 05:53
Chinenye