Skip to content

Commit

Permalink
Generate v17 API version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrytrager committed Sep 14, 2024
1 parent 3ce2dd1 commit 3b04ad8
Show file tree
Hide file tree
Showing 970 changed files with 38,739 additions and 28,489 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ADS_VERSION=v16
ADS_VERSION=v17
PROTO_ROOT_DIR=googleapis/
PROTO_SRC_DIR=google/ads/googleads/$(ADS_VERSION)/**/*.proto
PROTO_OUT_DIR=$(GOPATH)/src/github.com/revealbot/google-ads-go/
PROTO_OUT_DIR=/Users/dmitrytrager/src/Go/src/github.com/revealbot/google-ads-go/
# PKG_PATH=paths=source_relative
PROTOC_GO_ARGS=--go_out=$(PROTO_OUT_DIR) --go_opt=paths=source_relative --go-grpc_out=$(PROTO_OUT_DIR) --go-grpc_opt=paths=source_relative

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# google-ads-go

| Google Ads API version | [`v0_7_0`](https://developers.google.com/google-ads/api/docs/release-notes#070_2019-01-30) |
| Google Ads API version | [`v0_11_0`](https://developers.google.com/google-ads/api/docs/release-notes#070_2019-01-30) |
|-|:-:|
| Build | [![CircleCI](https://circleci.com/gh/revealbot/google-ads-go.svg?style=shield)](https://circleci.com/gh/revealbot/google-ads-go) |
| Release | ![Release](https://img.shields.io/github/release/revealbot/google-ads-go.svg) |
Expand Down
371 changes: 287 additions & 84 deletions common/ad_asset.pb.go

Large diffs are not rendered by default.

570 changes: 285 additions & 285 deletions common/ad_type_infos.pb.go

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions common/asset_policy.pb.go

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions common/asset_set_types.pb.go

Large diffs are not rendered by default.

334 changes: 167 additions & 167 deletions common/asset_types.pb.go

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions common/asset_usage.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3b04ad8

Please sign in to comment.