2026.07.23
LY Ads
Upcoming
Updates
July 23, 2026: We released the new runtime (V202607).
June 24, 2026: We announced this information.
June 24, 2026: We announced this information.
Products
- LY Ads Search Ads
- LY Ads Display Ads
New runtime (V202607) release
Date
July 22, 2026
Summary
To improve convenience we have released a new runtime (V202607) for LY Ads Script. The latest runtime will automatically update the script you are using. If the system can't update the script, it sends an email to the Business ID that last approved the current script.
You can select the runtime version on your side, but we recommend using the latest version.
The main feature improvements in this version are as follows:
You can select the runtime version on your side, but we recommend using the latest version.
The main feature improvements in this version are as follows:
Search Ads
AI keyword expansion is now available.
Details: Launch of AI keyword expansion
Services
- CampaignService
- AdGroupService
Change
-
Added a field of "AI keyword expansion" to CampaignService and AdGroupService.
- CampaignService/get, add, set, remove: enableAiSetting
- AdGroupService/get, add, set, remove: disableAiKeywordExpansion
New fields were added to the CampaignExportService to support improvements to the display of review status and other information for Responsive Ads for Search.
Services
- CampaignExportService
Change
-
Added the following Enum to AdGroupAdApprovalStatuses in CampaignExportService.
- APPROVED_WITH_PRE_DISAPPROVED
- POST_DISAPPROVED_WITH_REVIEW
Automation of ad display assets is now available.
Details: Automation of ad display assets
Services
- AssetService
- AdGroupAssetService
Change
-
Added the
createdByfield to the following objects.- Asset
- AssetServiceSelector
- AdGroupAsset
- AdGroupAssetServiceSelector
-
AdGroupAssetService/set and replace have been changed as follows.
- Added an error to return when associating a new auto-generated asset, campaign, or ad group.
- Added an error that is returned when the delivery setting for an association is changed or the association is removed while the delivery setting for the account, campaign, or ad group is turned off.
Due to the discontinuation of asset-level ad strength for Responsive Ads for Search, an error will occur if ad strength is specified when creating a report.
Details: Adding asset metrics for Responsive Ads for Search and discontinuation of performance ratings
Services
- ReportDefinitionService
Change
-
The following error will return when specifying "performance ratings" in a report.
- Error code: V0001
- Error message: Invalid value.
Maintenance
-
Removed the following EntityTypes that are not available in the AuditLogService filter.
- FEED (Feed)
- FEED_ITEM (FeedItem)
- CAMPAIGN_FEED (CampaignFeed)
- AD_GROUP_FEED (AdGroupFeed)
- AD_CUSTOMIZER (AdCustomizer)
- EXCLUDE_AD_CUSTOMIZER (ExcludeAdCustomizer)
- PAGE_FEED_ASSET (PageFeedAsset)
Display Ads
To support the removal of report fields for search keyword targeting, some fields are no longer available in ReportDefinitionService.
Services
- ReportDefinitionService
Change
- You can no longer specify SEARCH_TARGET in report_type.
-
When creating a report, you can no longer specify the following:
- SEARCHKEYWORD_ID
- SEARCHKEYWORD
To support the addition of app conversion-related metrics, the Type of certain report fields in ReportDefinitionService has changed from LONG to DOUBLE.
Services
- ReportDefinitionService
Change
-
Changed the following report item types (Type) from LONG to DOUBLE.
- CONV_VALUE
- ALL_CONV_VALUE
- CONV_VALUE_VIA_AD_CLICK
Maintenance
ReportDefinitionService can no longer specify the following report items due to the closing of old report items.
- IMPRESSION_SHARE_BUDGET_LOSS
- IMPRESSION_SHARE_RANK_LOSS
- CLICK
- VIEWABLE_CLICK
- START_DATE
- END_DATE
- CITY_NAME
- WARD_NAME
- PREF_NAME
- PREF_ID
End of previous runtime
Schedule
August 26, 2026
*This date is subject to change.
*This date is subject to change.
Summary
The previous runtime (V202507) will be closed after the release of the new version.
- Related Tag:
- #LY Ads