Ogni nuovo elemento pubblicitario deve dichiarare se pubblicherà o meno annunci politici dell'Unione Europea (UE). I caricamenti di API Display & Video 360 e SDF che non forniscono dichiarazioni non andranno a buon fine. Per ulteriori dettagli, consulta la nostra pagina relativa ai ritiri.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili opzioni di targeting per genere.
Enum
GENDER_UNSPECIFIED
Valore predefinito quando il genere non è specificato in questa versione. Questo enum è un segnaposto per il valore predefinito e non rappresenta un'opzione di genere reale.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[],["Display & Video 360 API v4, currently in beta, supports gender targeting. The API offers four gender options through enums: `GENDER_UNSPECIFIED`, serving as a default placeholder; `GENDER_MALE` for male audiences; `GENDER_FEMALE` for female audiences; and `GENDER_UNKNOWN` to indicate an unknown gender. `GENDER_UNSPECIFIED` does not represent a real gender option.\n"],null,["# Gender\n\nPossible gender targeting options.\n\n| Enums ||\n|----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `GENDER_UNSPECIFIED` | Default value when gender is not specified in this version. This enum is a place holder for default value and does not represent a real gender option. |\n| `GENDER_MALE` | The audience gender is male. |\n| `GENDER_FEMALE` | The audience gender is female. |\n| `GENDER_UNKNOWN` | The audience gender is unknown. |"]]