Can we schedule to auto-disable the marketing pixels through Launch? | Adobe Higher Education
Skip to main content
Level 2
September 20, 2022
Respondido

Can we schedule to auto-disable the marketing pixels through Launch?

  • September 20, 2022
  • 2 respostas
  • 849 Visualizações

Hello Community,

 

I was working on some pixel implementations for my clients today and wondered if we can set a disable date to automatically disable a marketing pixel rule when campaign ends, without us manually doing it through launch? Curious to know if there is such an option!

 

Thanks,

Satish

Este tópico foi fechado para respostas.
Melhor resposta por Anil_Umachigi

Satish 

Not an feature available today, however i'm trying this myself. 

What i'm looking at. 

  1. Use tags api (adobe launch) get list of rules by property id
  2. Get rule to update
  3. Update rule
  4. Create build
  5. Publish Library 

Here's a python library if you prefer https://github.com/pitchmuc/launchpy.

I'm trying to get this working with JS. Keep you posted 

 

2 Respostas

Anil_Umachigi
Adobe Employee
Adobe Employee
September 26, 2022

Satish 

Not an feature available today, however i'm trying this myself. 

What i'm looking at. 

  1. Use tags api (adobe launch) get list of rules by property id
  2. Get rule to update
  3. Update rule
  4. Create build
  5. Publish Library 

Here's a python library if you prefer https://github.com/pitchmuc/launchpy.

I'm trying to get this working with JS. Keep you posted 

 

vallusAutor
Level 2
September 27, 2022

Anil, Thanks alot for the sharing py library details and would greatly appreciate any updates on this one! 

 

adobechat
Level 5
September 27, 2022

No, there isn't a feature that you can use for this.