Interface SnippetMacroType

  • All Known Implementing Classes:
    OpenRtbMacros

    public interface SnippetMacroType
    Macros for snippet generation. Enum types will implement this interface and provide groups of macros supported by some implementation of SnippetProcessor.
    • Method Detail

      • key

        String key()
        Returns the macro key (value that will be substituted).