Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Native Creative - Issue #553

Open
ssalmans428 opened this issue Oct 28, 2024 · 0 comments
Open

Create Native Creative - Issue #553

ssalmans428 opened this issue Oct 28, 2024 · 0 comments

Comments

@ssalmans428
Copy link

Hi Team,

I am using SOAP API v202408 for creating the native creatives by consuming python libraries. When i try to create a native creative from the available python code in github, it throws the below error.

Error summary: {'faultMessage': '[TypeError.INVALID_TYPE @ [0].creativeTemplateVariableValues.ThirdPartyImpressionTracker]', 'requestId': '998c1d2dbddf97da44ef84a3a3cf68f0', 'responseTime': '969', 'serviceName': 'CreativeService', 'methodName': 'createCreatives'}

So, I tried to get all the variables, settings, advanced settings, etc... unique names and their types by passing the template id but unfortunately i didn't find any script to achieve this. If it's there it would be much more helpful so that before creating a native creative i will know which variables are available in a particular template.

1.Is there any script available to get all the template variable details, settings,advanced settings like their unique values, types by passing the template id as input?

2.How to select an option from drop down and enter the respective value in the text box from API as shown in the below image?
image

I am sharing the python script which i used to create a native creative, please feel free to modify it wherever it is required.

Let me know if you have any queries...

Thanks

Create_Native_Creatives.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant