Skip to content

Commit fc3cc60

Browse files
1 parent 75fc1d4 commit fc3cc60

File tree

13 files changed

+21
-21
lines changed

13 files changed

+21
-21
lines changed

clients/google-api-services-admob/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-admob</artifactId>
25-
<version>v1-rev20230425-2.0.0</version>
25+
<version>v1-rev20240514-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-admob:v1-rev20230425-2.0.0'
38+
implementation 'com.google.apis:google-api-services-admob:v1-rev20240514-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-admob/v1/2.0.0/com/google/api/services/admob/v1/AdMob.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ public MediationReport mediationReport() {
895895
public class MediationReport {
896896

897897
/**
898-
* Generates an AdMob mediation report based on the provided report specification. Returns result of
898+
* Generates an AdMob Mediation report based on the provided report specification. Returns result of
899899
* a server-side streaming RPC. The result is returned in a sequence of responses.
900900
*
901901
* Create a request for the method "mediationReport.generate".
@@ -921,7 +921,7 @@ public class Generate extends AdMobRequest<com.google.api.services.admob.v1.mode
921921
java.util.regex.Pattern.compile("^accounts/[^/]+$");
922922

923923
/**
924-
* Generates an AdMob mediation report based on the provided report specification. Returns result
924+
* Generates an AdMob Mediation report based on the provided report specification. Returns result
925925
* of a server-side streaming RPC. The result is returned in a sequence of responses.
926926
*
927927
* Create a request for the method "mediationReport.generate".

clients/google-api-services-admob/v1/2.0.0/com/google/api/services/admob/v1/model/GenerateMediationReportRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.admob.v1.model;
1818

1919
/**
20-
* Request to generate an AdMob mediation report.
20+
* Request to generate an AdMob Mediation report.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the AdMob API. For a detailed explanation see:

clients/google-api-services-admob/v1/2.0.0/com/google/api/services/admob/v1/model/GenerateMediationReportResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.admob.v1.model;
1818

1919
/**
20-
* The streaming response for the AdMob mediation report where the first response contains the
20+
* The streaming response for the AdMob Mediation report where the first response contains the
2121
* report header, then a stream of row responses, and finally a footer as the last response message.
2222
* For example: [{ "header": { "date_range": { "start_date": {"year": 2018, "month": 9, "day": 1},
2323
* "end_date": {"year": 2018, "month": 9, "day": 1} }, "localization_settings": { "currency_code":

clients/google-api-services-admob/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-admob</artifactId>
11-
<version>v1-rev20230425-2.0.0</version>
12-
<name>AdMob API v1-rev20230425-2.0.0</name>
11+
<version>v1-rev20240514-2.0.0</version>
12+
<name>AdMob API v1-rev20240514-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-admob/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-admob</artifactId>
25-
<version>v1-rev20230425-2.0.0</version>
25+
<version>v1-rev20240514-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-admob:v1-rev20230425-2.0.0'
38+
implementation 'com.google.apis:google-api-services-admob:v1-rev20240514-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-admob/v1beta/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-admob</artifactId>
25-
<version>v1beta-rev20240201-2.0.0</version>
25+
<version>v1beta-rev20240514-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-admob:v1beta-rev20240201-2.0.0'
38+
implementation 'com.google.apis:google-api-services-admob:v1beta-rev20240514-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-admob/v1beta/2.0.0/com/google/api/services/admob/v1beta/AdMob.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3248,7 +3248,7 @@ public MediationReport mediationReport() {
32483248
public class MediationReport {
32493249

32503250
/**
3251-
* Generates an AdMob mediation report based on the provided report specification. Returns result of
3251+
* Generates an AdMob Mediation report based on the provided report specification. Returns result of
32523252
* a server-side streaming RPC. The result is returned in a sequence of responses.
32533253
*
32543254
* Create a request for the method "mediationReport.generate".
@@ -3274,7 +3274,7 @@ public class Generate extends AdMobRequest<com.google.api.services.admob.v1beta.
32743274
java.util.regex.Pattern.compile("^accounts/[^/]+$");
32753275

32763276
/**
3277-
* Generates an AdMob mediation report based on the provided report specification. Returns result
3277+
* Generates an AdMob Mediation report based on the provided report specification. Returns result
32783278
* of a server-side streaming RPC. The result is returned in a sequence of responses.
32793279
*
32803280
* Create a request for the method "mediationReport.generate".

clients/google-api-services-admob/v1beta/2.0.0/com/google/api/services/admob/v1beta/model/GenerateMediationReportRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.admob.v1beta.model;
1818

1919
/**
20-
* Request to generate an AdMob mediation report.
20+
* Request to generate an AdMob Mediation report.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the AdMob API. For a detailed explanation see:

clients/google-api-services-admob/v1beta/2.0.0/com/google/api/services/admob/v1beta/model/GenerateMediationReportResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.admob.v1beta.model;
1818

1919
/**
20-
* The streaming response for the AdMob mediation report where the first response contains the
20+
* The streaming response for the AdMob Mediation report where the first response contains the
2121
* report header, then a stream of row responses, and finally a footer as the last response message.
2222
* For example: [{ "header": { "date_range": { "start_date": {"year": 2018, "month": 9, "day": 1},
2323
* "end_date": {"year": 2018, "month": 9, "day": 1} }, "localization_settings": { "currency_code":

clients/google-api-services-admob/v1beta/2.0.0/com/google/api/services/admob/v1beta/model/MediationGroup.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.admob.v1beta.model;
1818

1919
/**
20-
* Describes an AdMob mediation group.
20+
* Describes an AdMob Mediation group.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the AdMob API. For a detailed explanation see:

clients/google-api-services-admob/v1beta/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-admob</artifactId>
11-
<version>v1beta-rev20240201-2.0.0</version>
12-
<name>AdMob API v1beta-rev20240201-2.0.0</name>
11+
<version>v1beta-rev20240514-2.0.0</version>
12+
<name>AdMob API v1beta-rev20240514-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-admob/v1beta/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-admob</artifactId>
25-
<version>v1beta-rev20240201-2.0.0</version>
25+
<version>v1beta-rev20240514-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-admob:v1beta-rev20240201-2.0.0'
38+
implementation 'com.google.apis:google-api-services-admob:v1beta-rev20240514-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)