Skip to content

Latest#5

Merged
Xicy merged 30 commits into
feature/SD-144677from
latest
Jun 27, 2026
Merged

Latest#5
Xicy merged 30 commits into
feature/SD-144677from
latest

Conversation

@Xicy

@Xicy Xicy commented Jun 27, 2026

Copy link
Copy Markdown

No description provided.

fiboknacky and others added 29 commits June 17, 2024 16:33
* Added support for REST HTTP handler.
* Removed the word "rest" from all methods.
…APIC v2 style. (googleads#1045)

* Updated HandlePartialFailure to use the GAPIC v2 style.
* Fixed HandleRateExceededError as well.
…oogleads#1043)

* Fixed the request objects of the Laravel sample app to use GAPIC v2.
* Remove array_slice and use if condition to populate $result array.
* Removed the use of "useGapicV2Source" since all generated clients now
use GAPIC v2.

* Removed configuration settings for GAPIC v2. (googleads#1048)
- Regenerated source code to suppress the deprecation warnings.
- Updated src/Google/Ads/GoogleAds/Lib/InsecureCredentialsWrapper.php.

Bug: N/A
Change-Id: Ib90855e767f6e53158e1f28f49421bf76b3a5f69
# Conflicts:
#	src/Google/Ads/GoogleAds/Lib/V15/ServiceClientFactoryTrait.php
Google sunset API v20 on 2026-06-10 (UNSUPPORTED_VERSION). v21/v22 sunset
in Aug/Oct 2026, so v23 is the lowest target with a safe runway.

v23 is added additively alongside the existing PHP-7.4 v18/v19/v20 backports
by deriving it from the proven v20 layer (src, Lib, Util and serialized
GPBMetadata descriptors), keeping the PHP 7.4 floor. Token substitution is
length-preserving so the serialized FileDescriptorProto byte layout stays
valid. Exposes Google\Ads\GoogleAds\Lib\V23\GoogleAdsClient(Builder).
Copilot AI review requested due to automatic review settings June 27, 2026 23:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@Xicy Xicy merged commit 8927e01 into feature/SD-144677 Jun 27, 2026
@Xicy Xicy deleted the latest branch June 27, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants