Latest#5
Merged
Merged
Conversation
* 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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.