hash

in lib/facebook_ads/ad_objects/server_side/custom_data.rb [264:283]


      def hash
        [
            value,
            currency,
            content_name,
            content_category,
            content_ids,
            contents,
            content_type,
            order_id,
            predicted_ltv,
            num_items,
            status,
            search_string,
            delivery_category,
            item_number,
            custom_properties
        ].hash
      end