Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. const TYPE_GOOGLE = 'google';
  2. const TYPE_FACEBOOK = 'facebook';
  3. const TYPE_TWITTER = 'twitter';
  4. const TYPE_INSTAGRAM = 'instagram';
  5. const TYPE_ADWORDS = 'adwords';
  6. const TYPE_FACEBOOK_ADS = 'facebook-ads';
  7. const TYPE_LINKEDIN = 'linkedin';
  8. const TYPE_LINKEDIN_ADS = 'linkedin-ads';
  9. const TYPE_WHATAGRAPH = 'whatagraph';
  10. const TYPE_AUTHORITY_LABS = 'authority-labs';
  11. const TYPE_DOUBLECLICK = 'doubleclick';
  12. const TYPE_CELTRA = 'celtra';
  13. const TYPE_MAILCHIMP = 'mailchimp';
  14. const TYPE_TWITTER_ADS = 'twitter-ads';
  15. const TYPE_MYBUSINESS = 'my-business';
  16. const TYPE_YOUTUBE = 'youtube';
  17. const TYPE_SEARCH_CONSOLE = 'search-console';
  18. const TYPE_SEMRUSH = 'semrush';
  19. const TYPE_INSTAGRAM_BUSINESS = 'instagram-business';
  20. const TYPE_GOOGLE_AD_MANAGER = 'ad-manager';
  21. const TYPE_CALLRAIL = 'callrail';
  22. const TYPE_CAMPAIGN_MONITOR = 'campaign-monitor';
  23. const TYPE_SEARCH_ADS = 'search-ads';
  24. const TYPE_OATH = 'oath';
  25. const TYPE_BINGADS = 'bingads';
  26. const TYPE_EMMA = 'emma';
  27. const TYPE_TUBEMOGUL = 'tubemogul';
  28. const TYPE_ADROLL = 'adroll';
  29. const TYPE_CENTRO = 'centro';
  30. const TYPE_DISPLAY_VIDEO = 'display-video';
  31. const TYPE_SNAPCHAT = 'snapchat';
  32. const TYPE_PINTEREST = 'pinterest';
  33. const TYPE_HUBSPOT = 'hubspot';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement