Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
Community Advisor

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 

 

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

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.