Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Create Native Creative - Issue

Abierto
#553 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
api

Línea de trabajo

Comienza con el archivo adjunto Create_Native_Creatives.txt y la solicitud createCreatives de la SOAP API v202408. Investiga cómo se relaciona el template ID con los metadatos de las variables y con el error de tipo notificado de ThirdPartyImpressionTracker, incluidas las preguntas sobre el desplegable y el cuadro de texto. Se considera terminado cuando los detalles necesarios de la plantilla y los valores de la solicitud se hayan identificado y documentado o demostrado.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Python
Estrellas
749
Forks
967
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de googleads/googleads-python-lib

Todos los issues de googleads/googleads-python-lib

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.