Leiste mit Community-Erfolgen erweitern.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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

Avatar

Level 2

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

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

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 

 

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Employee

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 

 

Avatar

Level 2

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

 

Avatar

Level 5

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