Skip to main content

API definition of RH order manager for EasyS

Project description

PyPI version Travis CI build status Coverage Status

EasyS order manager API

check if exmaple json can be updated by removing the not supported products.

To release a new version follow following steps:

  • update changelog with the changes for the new version

Changelog

1.1.1 (2019-09-06)

Small fix on pep8 error

1.1.0 (2019-09-04)

This release contains backwards incompatible changes

  • Split Display detail OrderLineDisplaySerializer in two different serializers and fields for basic and premium product levels:

    • remove detail_display field from OrderLine

    • add detail_display_basic field (OrderLineDisplayBasicSerializer) on OrderLine

      The serializer contains following fields:

      New fields:

      • banner_color_selection
        choice field with values: 1 for Color from Logo/Website and 2 for Set color . To be used in combination with fields color_code_x

      Fields with changed definition

      • impressions_per_month
        choice field with accepted values: 20.000 , 40.000 and 80.000
      • creative_options
        choice field contains only values: 1 for Customer provided and 3 for Create animated

      Fields with the same definition as in the previous OrderLineDisplaySerializer

      • geo_targeting
      • geo_targeting
      • campaign_goal
      • headline
      • sub_headline
      • bullet_points
      • call_to_action
      • color_code_1
      • color_code_2
      • color_code_3
      • stock_images_allowed
      • target_page_type
      • target_url
      • package_template
      • location_frame_text
      • creative_options
    • add detail_display_premium field (OrderLineDisplayPremiumSerializer) on OrderLine

      Serializer contains following fields with the same definition as in the previous OrderLineDisplaySerializer

      • booking_type
      • target_devices
      • creatives_format
      • impressions_per_day
      • impressions_per_month
      • age_targeting
      • gender_targeting
      • geo_targeting
      • channel_targeting
      • interest_targeting
      • campaign_goal
      • target_page_type
      • target_url
      • creative_options
  • Split Google Ads detail OrderLineGoogleAdsSerializer in two different serializers for basic and premium product levels:

    • remove detail_google_ads field from OrderLine

    • add detail_google_ads_basic field (OrderLineGoogleAdsBasicSerializer) on OrderLine

      Serializer contains following fields with the same definition as in the previous OrderLineGoogleAdsSerializer

      • campaign_goal
      • regions
      • expected_impression_share
      • keywords
      • keywords_with_zero_search_volume
      • target_audience
    • add detail_google_ads_premium field (OrderLineGoogleAdsPremiumSerializer) on OrderLine

      Serializer contains following fields with the same definition as in the previous OrderLineGoogleAdsSerializer

      • call_to_action
      • campaign_goal
      • regions
      • expected_clicks
      • expected_conversions
      • existing_account_id
      • include_remarketing
      • keywords
      • keywords_with_zero_search_volume
      • target_audience
      • usp
  • All product fee fields on OrderLineSerializer became optional:

    • setup_fee
    • start_fee
    • budget
    • fee
    • one_time_budget
    • commission
    • deferred_payment_sum
  • Add validation for commission provided for product type Google Ads level Basic: fixed value of 40

  • Add validation for combination of product type and level: check if a matching HC products subtype exists

  • Add validation for the payment fees provided: check if a matching HC payment type exists.

1.0.4 (2019-08-21)

  • Add new fee type postponed_setup_fee
  • Add reference customer boolean to Location serializer

1.0.3 (2019-07-03)

  • Don't use allow_null with BooleanField (djangorestframework<3.9 doesn't support it)

1.0.2 (2019-07-01)

  • Allow to use empty/null values for non-required fields

1.0.1 (2019-06-27)

  • Add missing files to the package

1.0.0 (2019-06-24)

  • Initial release

Project details


Release history Release notifications | RSS feed

This version

1.1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easys-ordermanager-1.1.1.tar.gz (36.9 kB view details)

Uploaded Source

File details

Details for the file easys-ordermanager-1.1.1.tar.gz.

File metadata

  • Download URL: easys-ordermanager-1.1.1.tar.gz
  • Upload date:
  • Size: 36.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for easys-ordermanager-1.1.1.tar.gz
Algorithm Hash digest
SHA256 745723bd559908e8c6080c71c0ce9a183dd7fd50ce90ffd9c0674fb9318adaa9
MD5 3abd311d801262b65b37f19ee0d145e0
BLAKE2b-256 b465110bf591a05b5f14864ca1281b7c941a5e0b696aab0f2ae25c1e449c3e4a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page