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

TDL-21689 and TDL-21756 Bump to v12 #76

Merged
merged 4 commits into from Feb 22, 2023
Merged

Conversation

luandy64
Copy link
Contributor

@luandy64 luandy64 commented Jan 20, 2023

Description of change

This PR updates the API version used by the tap from v11 to v12.

For more information, see

QA steps

  • automated tests passing
  • manual qa steps passing

Risks

Some fields were removed, so running the tap with an existing catalog will result in less fields. This may cause issues in downstream processes.

The tap seems to run the same though.

Rollback steps

  • revert this branch and bump the version

@dsprayberry dsprayberry changed the title Bump to v12 TDL-21689 Bump to v12 Jan 23, 2023
dsprayberry added a commit to stitchdata/docs that referenced this pull request Feb 21, 2023
Removes a field to align with changes in singer-io/tap-google-ads#76
@dsprayberry dsprayberry changed the title TDL-21689 Bump to v12 TDL-21689 and TDL-21756 Bump to v12 Feb 22, 2023
@dsprayberry dsprayberry merged commit c61ac63 into main Feb 22, 2023
@dsprayberry dsprayberry deleted the TDL-21689-bump-to-v12 branch February 22, 2023 14:45
jazsmi pushed a commit to stitchdata/docs that referenced this pull request Feb 23, 2023
Removes a field to align with changes in singer-io/tap-google-ads#76
rae89 added a commit to rae89/tap-google-ads that referenced this pull request Mar 3, 2023
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* Robert/add properties (#1)

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
rae89 added a commit to rae89/tap-google-ads that referenced this pull request Sep 28, 2023
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* Robert/add properties (#1)

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
rae89 added a commit to rae89/tap-google-ads that referenced this pull request Sep 28, 2023
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* Robert/add properties (#1)

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
rae89 added a commit to rae89/tap-google-ads that referenced this pull request Sep 28, 2023
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* Robert/add properties (#1)

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
rae89 added a commit to rae89/tap-google-ads that referenced this pull request Sep 28, 2023
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* google-ads updated api version to V13 (singer-io#82)

* updated api version to V13
* updated changelog

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
Co-authored-by: Vishal <vpachpinde@talend.com>
Co-authored-by: Robert Espinoza <robert.espinoza@agilebits.com>
dsaxton-1password added a commit to rae89/tap-google-ads that referenced this pull request Jan 9, 2024
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* google-ads updated api version to V13 (singer-io#82)

* updated api version to V13
* updated changelog

* api version changes to v15 (singer-io#86)

* api version changes

* removed segments.product_bidding_category_level1

* removed segments.product_bidding_category_level2,3,4 and 5

* adding again product_bidding_category_level fields

* product_bidding_category_level... replaced with product_category_level..

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
Co-authored-by: Vishal <vpachpinde@talend.com>
Co-authored-by: rdeshmukh15 <107538720+rdeshmukh15@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants