Can we schedule to auto-disable the marketing pixels through Launch? | Community
Skip to main content
Level 2
September 20, 2022
Solved

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

  • September 20, 2022
  • 2 replies
  • 849 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 replies

Anil_Umachigi
Adobe Employee
Anil_UmachigiAdobe EmployeeAccepted solution
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 

 

vallusAuthor
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.