Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add client of Marketing domain to handle marketing email statistics #6

Merged
merged 8 commits into from
Jun 8, 2022

Commits on May 13, 2022

  1. feat(marketing_email): add API of marketing email statistics

    - Add Marketing service
    - Add API of marketing email statistics
    - Add legacy package to handle HubSpot API v1 context
    - Add doc.go in the root and legacy package
    ttyfky committed May 13, 2022
    Configuration menu
    Copy the full SHA
    d30828e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1099469 View commit details
    Browse the repository at this point in the history
  3. fix: set dmmmy emailID

    ttyfky committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9a75f02 View commit details
    Browse the repository at this point in the history
  4. feat(marketing_email): add API of marketing email statistics

    - Add Marketing service
    - Add API of marketing email statistics
    - Add legacy package to handle HubSpot API v1 context
    - Add doc.go in the root and legacy package
    
    fix: fix test by adding ExportNewMarketing
    
    fix: set dmmmy emailID
    
    fix: improve struct structure
    ttyfky committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9500db4 View commit details
    Browse the repository at this point in the history
  5. fix:merge

    ttyfky committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5718a1f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update legacy/marketing_emails.go

    Co-authored-by: kei <49366645+kk-no@users.noreply.github.com>
    ttyfky and kk-no committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ec1e6e6 View commit details
    Browse the repository at this point in the history
  2. fix: add bulk query option

    ttyfky committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9c2f26e View commit details
    Browse the repository at this point in the history
  3. fix: update readme

    ttyfky committed May 16, 2022
    Configuration menu
    Copy the full SHA
    6956095 View commit details
    Browse the repository at this point in the history