Skip to content

Commit

Permalink
[240618] Automatic update of SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
ttembou committed Jun 18, 2024
1 parent 56d4366 commit d4ac4a6
Show file tree
Hide file tree
Showing 51 changed files with 179 additions and 139 deletions.
8 changes: 4 additions & 4 deletions sdks/marketingsolutions_2023-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: 2023.04.0.240515
- Package version: 2023.04.0.240618


*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.04.0.240515</version>
<version>2023.04.0.240618</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.04.0.240515"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.04.0.240618"
```

### 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.04.0.240515.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2023.04.0.240618.jar`

## Example

Expand Down
4 changes: 2 additions & 2 deletions sdks/marketingsolutions_2023-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 = '2023.04.0.240515'
version = '2023.04.0.240618'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '2023.04.0.240515'
version '2023.04.0.240618'
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.04.0.240515/java");
setUserAgent("OpenAPI-Generator/2023.04.0.240618/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
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.240515
- Package version: 2023.07.0.240618


*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.240515</version>
<version>2023.07.0.240618</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.240515"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.07.0.240618"
```

### 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.240515.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2023.07.0.240618.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.240515'
version = '2023.07.0.240618'

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.240515'
version '2023.07.0.240618'
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.240515/java");
setUserAgent("OpenAPI-Generator/2023.07.0.240618/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.240515
- Package version: 2023.10.0.240618


*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.240515</version>
<version>2023.10.0.240618</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.240515"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2023.10.0.240618"
```

### 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.240515.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2023.10.0.240618.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.240515'
version = '2023.10.0.240618'

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.240515'
version '2023.10.0.240618'
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.240515/java");
setUserAgent("OpenAPI-Generator/2023.10.0.240618/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.240515
- Package version: 2024.01.0.240618


*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.240515</version>
<version>2024.01.0.240618</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.240515"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.01.0.240618"
```

### 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.240515.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2024.01.0.240618.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.240515'
version = '2024.01.0.240618'

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.240515'
version '2024.01.0.240618'
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.240515/java");
setUserAgent("OpenAPI-Generator/2024.01.0.240618/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.240515
- Package version: 2024.04.0.240618


*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.240515</version>
<version>2024.04.0.240618</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.240515"
compile "com.criteo:criteo-api-marketingsolutions-sdk:2024.04.0.240618"
```

### 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.240515.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-2024.04.0.240618.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.240515'
version = '2024.04.0.240618'

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.240515'
version '2024.04.0.240618'
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.240515/java");
setUserAgent("OpenAPI-Generator/2024.04.0.240618/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.240515
- Package version: 0.0.240618


*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.240515</version>
<version>0.0.240618</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.240515"
compile "com.criteo:criteo-api-marketingsolutions-sdk:0.0.240618"
```

### 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.240515.jar`
* `build/libs/criteo-api-marketingsolutions-sdk-0.0.240618.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.240515'
version = '0.0.240618'

repositories {
jcenter()
Expand Down Expand Up @@ -74,7 +74,7 @@ publishing {
mavenJava(MavenPublication) {
groupId 'com.criteo'
artifactId 'criteo-api-marketingsolutions-sdk'
version '0.0.240515'
version '0.0.240618'
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.240515/java");
setUserAgent("OpenAPI-Generator/0.0.240618/java");

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

0 comments on commit d4ac4a6

Please sign in to comment.