Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Create Native Creative - Issue

Aperta
#553 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
api

Direzione di ricerca

Inizia con il file allegato Create_Native_Creatives.txt e la richiesta createCreatives della SOAP API v202408. Analizza in che modo il template ID è correlato ai metadati delle variabili e all'errore di tipo segnalato per ThirdPartyImpressionTracker, incluse le domande relative al menu a discesa e alla casella di testo. Il lavoro è completato quando i dettagli richiesti del template e i valori della richiesta sono stati identificati e documentati o dimostrati.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
Python
Stelle
749
Fork
967
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di googleads/googleads-python-lib

Tutte le issue di googleads/googleads-python-lib

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.