Skip to content

Commit a45f094

Browse files
committed
update to version 13.0.11
1 parent d88dd1b commit a45f094

File tree

67 files changed

+363
-199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+363
-199
lines changed

src/Auth/ServiceClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ private function RefreshServiceProxy()
242242
'features' => SOAP_SINGLE_ELEMENT_ARRAYS,
243243
// Disable keep_alive to avoid 'Process open FD table is full'
244244
'keep_alive' => FALSE,
245-
'user_agent' => 'BingAdsSDKPHP ' . '13.0.10 ' . PHP_VERSION,
245+
'user_agent' => 'BingAdsSDKPHP ' . '13.0.11 ' . PHP_VERSION,
246246
'cache_wsdl' => 'WSDL_CACHE_NONE',
247247

248248
/**

src/V13/Bulk/DownloadEntity.php

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -408,20 +408,26 @@ final class DownloadEntity
408408
/** Include Bid Strategy records in the download data. */
409409
const BidStrategies = 'BidStrategies';
410410

411-
/** Reserved. */
411+
/** Include Video Ad Extension records in the download data. */
412412
const VideoAdExtensions = 'VideoAdExtensions';
413413

414-
/** Reserved. */
414+
/** Include Account Video Ad Extension records in the download that represents the association relationship between an account and a video ad extension. */
415415
const AccountVideoAdExtensions = 'AccountVideoAdExtensions';
416416

417-
/** Reserved. */
417+
/** Include Campaign Video Ad Extension records in the download that represents the association relationship between a campaign and a video ad extension. */
418418
const CampaignVideoAdExtensions = 'CampaignVideoAdExtensions';
419419

420-
/** Reserved. */
420+
/** Include Ad Group Video Ad Extension records in the download that each represent the association relationship between an ad group and a video ad extension. */
421421
const AdGroupVideoAdExtensions = 'AdGroupVideoAdExtensions';
422422

423-
/** Reserved. */
423+
/** Include Video records in the download data. */
424424
const Videos = 'Videos';
425+
426+
/** Reserved. */
427+
const DisclaimerAdExtensions = 'DisclaimerAdExtensions';
428+
429+
/** Reserved. */
430+
const CampaignDisclaimerAdExtensions = 'CampaignDisclaimerAdExtensions';
425431
}
426432

427433
}

src/V13/CampaignManagement/AccountPropertyName.php

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,23 @@ final class AccountPropertyName
3333
/** Used to get or set the property that determines whether LinkedIn profile targeting expansion is enabled for the account. */
3434
const ProfileExpansionEnabled = 'ProfileExpansionEnabled';
3535

36-
/** Reserved. */
36+
/** Used to get or set the property that determines whether Microsoft Advertising is allowed to use images from your domain to enhance your ads on the Microsoft Audience Network. */
3737
const AllowImageAutoRetrieve = 'AllowImageAutoRetrieve';
3838

39-
/** Reserved. */
39+
/** Used to get or set the property that determines whether Microsoft Advertising is allowed to automatically apply ad recommendations meant to help you boost ad performance. */
4040
const AutoApplyRecommendations = 'AutoApplyRecommendations';
41+
42+
/** Reserved. */
43+
const IncludeAutoBiddingViewThroughConversions = 'IncludeAutoBiddingViewThroughConversions';
44+
45+
/** Reserved. */
46+
const AutoBiddingViewThroughConversionsValueAttributionWeight = 'AutoBiddingViewThroughConversionsValueAttributionWeight';
47+
48+
/** Reserved. */
49+
const LoopBackWindowForViewThroughConversions = 'LoopBackWindowForViewThroughConversions';
50+
51+
/** Reserved. */
52+
const BusinessAttributes = 'BusinessAttributes';
4153
}
4254

4355
}

src/V13/CampaignManagement/ActionAdExtensionActionType.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
final class ActionAdExtensionActionType
1313
{
14-
/** The action type is either RenewNow or Reorder. */
14+
/** The action type is BuildNow, Dealers, GetDemo, GetNow, GoToDemo, RenewNow, Reorder, SeeDemo, SeeModels, SeeOffers, or ViewDemo. */
1515
const Unknown = 'Unknown';
1616

1717
/** Use the translated version of ActNow in the action ad extension. */
@@ -227,31 +227,31 @@ final class ActionAdExtensionActionType
227227
/** Use the translated version of Reorder in the action ad extension. */
228228
const Reorder = 'Reorder';
229229

230-
/** Reserved. */
230+
/** Use the translated version of BuildNow in the action ad extension. */
231231
const BuildNow = 'BuildNow';
232232

233-
/** Reserved. */
233+
/** Use the translated version of Dealers in the action ad extension. */
234234
const Dealers = 'Dealers';
235235

236-
/** Reserved. */
236+
/** Use the translated version of GetDemo in the action ad extension. */
237237
const GetDemo = 'GetDemo';
238238

239-
/** Reserved. */
239+
/** Use the translated version of GetNow in the action ad extension. */
240240
const GetNow = 'GetNow';
241241

242-
/** Reserved. */
242+
/** Use the translated version of GoToDemo in the action ad extension. */
243243
const GoToDemo = 'GoToDemo';
244244

245-
/** Reserved. */
245+
/** Use the translated version of SeeDemo in the action ad extension. */
246246
const SeeDemo = 'SeeDemo';
247247

248-
/** Reserved. */
248+
/** Use the translated version of SeeModels in the action ad extension. */
249249
const SeeModels = 'SeeModels';
250250

251-
/** Reserved. */
251+
/** Use the translated version of SeeOffers in the action ad extension. */
252252
const SeeOffers = 'SeeOffers';
253253

254-
/** Reserved. */
254+
/** Use the translated version of ViewDemo in the action ad extension. */
255255
const ViewDemo = 'ViewDemo';
256256
}
257257

src/V13/CampaignManagement/AdAdditionalField.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ final class AdAdditionalField
1616
/** Request that the ImpressionTrackingUrls element be included within each returned ResponsiveAd object. */
1717
const ImpressionTrackingUrls = 'ImpressionTrackingUrls';
1818

19-
/** Reserved. */
19+
/** Request that the Videos element be included within each returned ResponsiveAd object. */
2020
const Videos = 'Videos';
2121

22-
/** Reserved. */
22+
/** Request that the LongHeadlines element be included within each returned ResponsiveAd object. */
2323
const LongHeadlines = 'LongHeadlines';
2424
}
2525

src/V13/CampaignManagement/AdExtensionAdditionalField.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ final class AdExtensionAdditionalField
2424
/** Request that the latest ActionAdExtensionActionType values be included within each returned ActionAdExtension. */
2525
const ActionTypesPhase3 = 'ActionTypesPhase3';
2626

27-
/** Reserved. */
27+
/** Request that the latest ActionAdExtensionActionType values be included within each returned ActionAdExtension. */
2828
const ActionTypesPhase4 = 'ActionTypesPhase4';
2929
}
3030

src/V13/CampaignManagement/AdExtensionsTypeFilter.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,11 @@ final class AdExtensionsTypeFilter
5252
/** An ad extension that enables advertisers to distribute product or store catalogues (flyers) to potential customers. */
5353
const FlyerAdExtension = 'FlyerAdExtension';
5454

55-
/** Reserved. */
55+
/** An ad extension with a video and call-to-action button. */
5656
const VideoAdExtension = 'VideoAdExtension';
57+
58+
/** Reserved. */
59+
const DisclaimerAdExtension = 'DisclaimerAdExtension';
5760
}
5861

5962
}

src/V13/CampaignManagement/AdGroupAdditionalField.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ final class AdGroupAdditionalField
1818
/** Request that the AdGroupType element be included within each returned AdGroup object. */
1919
const AdGroupType = 'AdGroupType';
2020

21-
/** Reserved. */
21+
/** Request that the CpvBid element be included within each returned AdGroup object. */
2222
const CpvBid = 'CpvBid';
2323

24-
/** Reserved. */
24+
/** Request that the CpmBid element be included within each returned AdGroup object. */
2525
const CpmBid = 'CpmBid';
2626

27-
/** Reserved. */
27+
/** Request that the MultimediaAdsBidAdjustment element be included within each returned AdGroup object. */
2828
const MultimediaAdsBidAdjustment = 'MultimediaAdsBidAdjustment';
2929
}
3030

src/V13/CampaignManagement/AddVideosRequest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
/**
7-
* Defines the AddVideos Service Operation.
7+
* Adds one or more videos to an account.
88
* @link https://docs.microsoft.com/en-us/advertising/campaign-management-service/addvideos?view=bingads-13 AddVideos Request Object
99
*
1010
* @uses Video
@@ -13,7 +13,7 @@
1313
final class AddVideosRequest
1414
{
1515
/**
16-
* Reserved.
16+
* The list of videos to add to the account.
1717
* @var Video[]
1818
*/
1919
public $Videos;

src/V13/CampaignManagement/AddVideosResponse.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
/**
7-
* Defines the AddVideos Service Operation.
7+
* Adds one or more videos to an account.
88
* @link https://docs.microsoft.com/en-us/advertising/campaign-management-service/addvideos?view=bingads-13 AddVideos Response Object
99
*
1010
* @uses BatchError
@@ -13,13 +13,13 @@
1313
final class AddVideosResponse
1414
{
1515
/**
16-
* Reserved.
16+
* A list of unique system identifiers corresponding to the videos that were added.
1717
* @var integer[]
1818
*/
1919
public $VideoIds;
2020

2121
/**
22-
* Reserved.
22+
* An array of BatchError objects that contain details for any request items that were not successful.
2323
* @var BatchError[]
2424
*/
2525
public $PartialErrors;

0 commit comments

Comments
 (0)