Skip to content

Commit

Permalink
[240826] Automatic update of SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
ttembou committed Aug 26, 2024
1 parent f8278f7 commit 6694f79
Show file tree
Hide file tree
Showing 36 changed files with 84 additions and 84 deletions.
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2023-07/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 2023.07.0.240808
- Package version: 2023.07.0.240826


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>2023.07.0.240808</version>
<version>2023.07.0.240826</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -48,7 +48,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.07.0.240808"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.07.0.240826"
```

### Others
Expand All @@ -61,7 +61,7 @@ At first generate the JAR by executing:

Then manually install the following JARs:

* `build/libs/criteo-api-marketingsolutions-sdk-2023.07.0.240808.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2023.07.0.240826.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_2023-07/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (JavaVersion.current().isJava8Compatible()) {
}

group = 'com.criteo'
version = '2023.07.0.240808'
version = '2023.07.0.240826'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '2023.07.0.240808'
version '2023.07.0.240826'
from components.java
artifact sourcesJar
artifact javadocJar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("OpenAPI-Generator/2023.07.0.240808/java");
setUserAgent("OpenAPI-Generator/2023.07.0.240826/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2023-10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 2023.10.0.240808
- Package version: 2023.10.0.240826


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>2023.10.0.240808</version>
<version>2023.10.0.240826</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -48,7 +48,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.10.0.240808"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.10.0.240826"
```

### Others
Expand All @@ -61,7 +61,7 @@ At first generate the JAR by executing:

Then manually install the following JARs:

* `build/libs/criteo-api-marketingsolutions-sdk-2023.10.0.240808.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2023.10.0.240826.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_2023-10/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (JavaVersion.current().isJava8Compatible()) {
}

group = 'com.criteo'
version = '2023.10.0.240808'
version = '2023.10.0.240826'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '2023.10.0.240808'
version '2023.10.0.240826'
from components.java
artifact sourcesJar
artifact javadocJar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("OpenAPI-Generator/2023.10.0.240808/java");
setUserAgent("OpenAPI-Generator/2023.10.0.240826/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2024-01/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 2024.01.0.240808
- Package version: 2024.01.0.240826


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>2024.01.0.240808</version>
<version>2024.01.0.240826</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -48,7 +48,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.01.0.240808"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.01.0.240826"
```

### Others
Expand All @@ -61,7 +61,7 @@ At first generate the JAR by executing:

Then manually install the following JARs:

* `build/libs/criteo-api-marketingsolutions-sdk-2024.01.0.240808.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2024.01.0.240826.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_2024-01/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (JavaVersion.current().isJava8Compatible()) {
}

group = 'com.criteo'
version = '2024.01.0.240808'
version = '2024.01.0.240826'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '2024.01.0.240808'
version '2024.01.0.240826'
from components.java
artifact sourcesJar
artifact javadocJar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("OpenAPI-Generator/2024.01.0.240808/java");
setUserAgent("OpenAPI-Generator/2024.01.0.240826/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2024-04/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 2024.04.0.240808
- Package version: 2024.04.0.240826


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>2024.04.0.240808</version>
<version>2024.04.0.240826</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -48,7 +48,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.04.0.240808"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.04.0.240826"
```

### Others
Expand All @@ -61,7 +61,7 @@ At first generate the JAR by executing:

Then manually install the following JARs:

* `build/libs/criteo-api-marketingsolutions-sdk-2024.04.0.240808.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2024.04.0.240826.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_2024-04/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (JavaVersion.current().isJava8Compatible()) {
}

group = 'com.criteo'
version = '2024.04.0.240808'
version = '2024.04.0.240826'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '2024.04.0.240808'
version '2024.04.0.240826'
from components.java
artifact sourcesJar
artifact javadocJar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("OpenAPI-Generator/2024.04.0.240808/java");
setUserAgent("OpenAPI-Generator/2024.04.0.240826/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2024-07/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 2024.07.0.240808
- Package version: 2024.07.0.240826


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>2024.07.0.240808</version>
<version>2024.07.0.240826</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -48,7 +48,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.07.0.240808"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.07.0.240826"
```

### Others
Expand All @@ -61,7 +61,7 @@ At first generate the JAR by executing:

Then manually install the following JARs:

* `build/libs/criteo-api-marketingsolutions-sdk-2024.07.0.240808.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2024.07.0.240826.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_2024-07/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (JavaVersion.current().isJava8Compatible()) {
}

group = 'com.criteo'
version = '2024.07.0.240808'
version = '2024.07.0.240826'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '2024.07.0.240808'
version '2024.07.0.240826'
from components.java
artifact sourcesJar
artifact javadocJar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("OpenAPI-Generator/2024.07.0.240808/java");
setUserAgent("OpenAPI-Generator/2024.07.0.240826/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_preview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information: [https://developers.criteo.com/](https://developers.criteo.com

Criteo API

- Package version: 0.0.240808
- Package version: 0.0.240826


*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)*
Expand Down Expand Up @@ -38,7 +38,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.criteo</groupId>
<artifactId>criteo-api-marketingsolutions-sdk</artifactId>
<version>0.0.240808</version>
<version>0.0.240826</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -48,7 +48,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:

```groovy
compile "com.criteo:criteo-api-marketingsolutions-sdk:0.0.240808"
compile "com.criteo:criteo-api-marketingsolutions-sdk:0.0.240826"
```

### Others
Expand All @@ -61,7 +61,7 @@ At first generate the JAR by executing:

Then manually install the following JARs:

* `build/libs/criteo-api-marketingsolutions-sdk-0.0.240808.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-0.0.240826.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_preview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (JavaVersion.current().isJava8Compatible()) {
}

group = 'com.criteo'
version = '0.0.240808'
version = '0.0.240826'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '0.0.240808'
version '0.0.240826'
from components.java
artifact sourcesJar
artifact javadocJar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("OpenAPI-Generator/0.0.240808/java");
setUserAgent("OpenAPI-Generator/0.0.240826/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
Loading

0 comments on commit 6694f79

Please sign in to comment.