Skip to content

Commit

Permalink
docs: [analyticsadmin] announce the deprecation of first-click, linea…
Browse files Browse the repository at this point in the history
…r, time-decay and position-based attribution models (#9562)

- [ ] Regenerate this pull request now.

feat: update the `default_uri` field of the `WebStreamData` type to be mutable
feat: add the `ads_web_conversion_data_export_scope` field to the `ReportingAttributionModel` type
feat: add `AdsWebConversionDataExportScope` enum to the Admin API v1alpha

PiperOrigin-RevId: 542000614

Source-Link: https://togithub.com/googleapis/googleapis/commit/c709b9674257860d80f26ce024a5243a69aee342

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/6bad798be7908a5cabf84c404b123a4995d290fa
Copy-Tag: eyJwIjoiLmdpdGh1Yi9yZWxlYXNlLW5vdGUtZ2VuZXJhdGlvbi90ZXN0ZGF0YS9qYXZhLWFuYWx5dGljcy1hZG1pbi8uT3dsQm90LnlhbWwiLCJoIjoiNmJhZDc5OGJlNzkwOGE1Y2FiZjg0YzQwNGIxMjNhNDk5NWQyOTBmYSJ9
  • Loading branch information
gcf-owl-bot[bot] authored Jun 22, 2023
1 parent ac62dbc commit e2f7dc3
Show file tree
Hide file tree
Showing 7 changed files with 931 additions and 399 deletions.
2 changes: 1 addition & 1 deletion java-analytics-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.16.0</version>
<version>26.17.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Loading

0 comments on commit e2f7dc3

Please sign in to comment.