Class OffsitePixel

    • Method Detail

      • getCreator

        public String getCreator()
        ID and name of the ad account that first created the pixel
      • setCreator

        public void setCreator​(String creator)
        ID and name of the ad account that first created the pixel
      • getJsPixel

        public String getJsPixel()
        JavaScript code for the pixel that you should place in the head of the conversion page
      • setJsPixel

        public void setJsPixel​(String jsPixel)
        JavaScript code for the pixel that you should place in the head of the conversion page
      • setLastFiringTime

        public void setLastFiringTime​(Date lastFiringTime)
        Last time the pixel was fired
      • getTag

        public String getTag()
        One of: checkout, registration, lead, key_page_view, add_to_cart, other
      • setTag

        public void setTag​(String tag)
        One of: checkout, registration, lead, key_page_view, add_to_cart, other