Attributi di configurazione per i target esclusi a livello di gruppo di annunci, tra cui target per località, target degli annunci dinamici, target dell'elenco per il remarketing ed età/genere target. Alcuni target sono disponibili solo in tipi specifici di account motore.
Questo report può essere restituito solo da una richiesta asincrona (ovvero, tramite Reports.request()).
Richiedi estratto
Invia un normale messaggio di errore
Reports.request()
corpo della richiesta, ma specifica "reportType": "negativeAdGroupTarget"
.
{ ... "reportType": "negativeAdGroupTarget", "columns": [ { "columnName": string, "headerText": string, "startDate": string, "endDate": string } ], "filters": [ { "column": { "columnName": string, }, ... }, ... ], ... }
Per ogni colonna che vuoi venga restituita o filtrata nel report,
specificare columnName
nella tabella seguente.
Puoi anche specificare
headerText,
startDate,
ed endDate.
Tieni presente che alcune colonne non possono essere filtrate. consulta la sezione "Filtrabile" nella tabella seguente.
columnName | Descrizione | Comportamento | Tipo | Filtrabile |
---|---|---|---|---|
status |
Lo stato del target del gruppo di annunci: Active , Paused o Removed . |
attributo | Status |
Sì |
creationTimestamp |
Timestamp della creazione del target del gruppo di annunci escluso, formattato in ISO 8601. | attributo | Timestamp |
Sì |
lastModifiedTimestamp |
Timestamp della modifica più recente del target del gruppo di annunci escluso, formattato in ISO 8601. | attributo | Timestamp |
Sì |
agency |
Nome dell'agenzia. | attributo | String |
Sì |
agencyId |
ID agenzia DS. | attributo | ID |
Sì |
advertiser |
Nome dell'inserzionista. | attributo | String |
Sì |
advertiserId |
ID inserzionista DS. | attributo | ID |
Sì |
account |
Nome account motore. | attributo | String |
Sì |
accountId |
ID account motore DS. | attributo | ID |
Sì |
accountEngineId |
ID dell'account nell'account motore esterno. | attributo | String |
Sì |
accountType |
Tipo di account motore: Google AdWords , Bing Ads , Yahoo Japan Listing Ads , Yahoo Search Marketing , Yahoo Gemini , Baidu o Comparison Shopping . |
attributo | Engine type |
Sì |
campaign |
Nome campagna. | attributo | String |
Sì |
campaignId |
ID campagna DS. | attributo | ID |
Sì |
campaignStatus |
Lo stato della campagna che contiene questo elemento. | attributo | Status |
Sì |
adGroup |
Nome gruppo di annunci. | attributo | String |
Sì |
adGroupId |
ID gruppo di annunci DS. | attributo | ID |
Sì |
adGroupStatus |
Lo stato del gruppo di annunci che contiene questo elemento. | attributo | Status |
Sì |
engineRemarketingList |
Il nome dell'elenco per il remarketing associato al target. | attributo | String |
Sì |
dynamicSearchAdsTargetConditions |
I criteri utilizzati dal target dell'annuncio dinamico per escludere pagine nel dominio del sito. | attributo | String |
No |
locationTargetName |
Il nome della località target. | attributo | String |
Sì |
ageTargetAgeRange |
La fascia d'età del target. | attributo | Age range |
Sì |
genderTargetGenderType |
Il tipo di genere del target di genere: Uomo, Donna o Sconosciuto. | attributo | Gender type |
Sì |
negativeAdGroupTargetId |
L'ID generato da DS per un target del gruppo di annunci escluso. | attributo | ID |
Sì |