GetResponse - Todos los IDs

📋 LISTAS (Campaigns):

NombreIDCreada
seorganicoW2025-08-26T10:55:31+0000
empleoesP2025-08-26T13:42:54+0000
ebookesD2025-08-27T13:56:02+0000
Empleo - ESM2025-08-29T15:20:46+0000
Empleo - FRG2025-08-29T18:02:49+0000
Empleo - IT42025-08-29T18:04:20+0000
Empleo - DEb2025-08-29T18:05:02+0000
Empleo - CAFA2025-08-29T18:05:07+0000
Empleo - CAr2025-08-29T18:05:12+0000
Empleo - SEh2025-08-29T18:05:19+0000
Empleo - NLv2025-08-29T18:05:24+0000
Empleo - CHO2025-08-29T18:05:31+0000
Empleo - PTm2025-08-29T18:05:43+0000
Empleo - UKF2025-08-29T18:06:00+0000
Empleo - AUa2025-08-29T18:06:32+0000
Subastas - ITL2025-08-29T18:17:05+0000
Subastas - FRz2025-08-29T18:17:10+0000
Subastas - DEI2025-08-29T18:17:18+0000
Subastas - BE92025-08-29T18:17:26+0000
Subastas - UKw2025-08-29T18:17:44+0000
Subastas - CAFc2025-08-29T18:18:03+0000
OFERTAS - IT 2Q2025-08-29T18:18:38+0000
CAF Warehouse - WAPPx2025-09-08T07:06:58+0000

🔧 CAMPOS PERSONALIZADOS:

NombreIDTipo
birthdateWtext
countryjsingle_select
statePtext
cityDtext
postal_codeMtext
streetGtext
gender4single_select
mobile_phonebtext
home_phoneAtext
work_phonertext
faxhtext
companyvtext
commentOtextarea
urlmtext
http_refererFtext
refatext
phoneLtext
ciudadztext
sectorItext
fecha_registro9text
utm_sourcewtext
utm_mediumctext
utm_campaignQtext
devicextext
empresa_preferida5text
canal_preferidoBtext
experienciaftext
form_typeutext
almacen_simple0text
oficina_simple8text
reparto_simpleYtext
con_expitext
sin_exp7text
source_whatsappUtext

🏷️ TAGS EXISTENTES:

NombreIDCreado
nuevo_lead_espW2025-08-30T14:44:38+0000
sector_almacenj2025-08-30T14:44:44+0000
sector_tiendaP2025-08-30T14:44:48+0000
sector_repartoD2025-08-30T14:44:53+0000
sector_oficinaM2025-08-30T14:44:58+0000
sector_todosG2025-08-30T14:45:02+0000
lead_mobile42025-08-30T14:45:06+0000
lead_desktopb2025-08-30T14:45:11+0000
form_v2A2025-08-30T14:45:15+0000
interesado_amazonr2025-08-31T09:13:42+0000
interesado_mercadonah2025-08-31T09:13:48+0000
interesado_inditexv2025-08-31T09:13:53+0000
interesado_carrefourO2025-08-31T09:13:58+0000
interesado_ikeam2025-08-31T09:14:05+0000
whatsapp_leadF2025-09-06T07:19:26+0000
con_expa2025-09-06T07:51:50+0000
sin_expL2025-09-06T07:51:55+0000
cualquier_empleoI2025-09-06T09:27:13+0000
ebook_caf92025-09-08T07:56:00+0000
landing_CAFw2025-09-08T08:57:52+0000

✅ VERIFICACIÓN DE TAGS REQUERIDOS:

✅ Todos los tags requeridos existen.

📝 CÓDIGO PHP CON IDs:

// IDs de campos personalizados
define('GR_FIELD_CITY', 'D');
define('GR_FIELD_CIUDAD', 'z');

// TAG IDs
$TAG_IDS = [
    'sector_almacen' => 'j',
    'sector_tienda' => 'P',
    'sector_reparto' => 'D',
    'sector_oficina' => 'M',
    'lead_mobile' => '4',
    'lead_desktop' => 'b',
    'form_v2' => 'A',
    'whatsapp_lead' => 'F',
    'con_exp' => 'a',
    'sin_exp' => 'L',
];

🔒 SEGURIDAD: