Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 0efb948

Browse files
authored
Merge pull request #201 from BingAds/v13.0.21
v13.0.21
2 parents 009c6f3 + 81a10c3 commit 0efb948

File tree

115 files changed

+1049
-269
lines changed

Some content is hidden

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

115 files changed

+1049
-269
lines changed

src/Auth/ServiceClient.php

+1-1
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.19 ' . PHP_VERSION,
245+
'user_agent' => 'BingAdsSDKPHP ' . '13.0.21 ' . PHP_VERSION,
246246
'cache_wsdl' => 'WSDL_CACHE_NONE',
247247

248248
/**

src/V13/AdInsight/AgeEnum.php

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,35 @@
44

55
{
66
/**
7-
* Reserved.
7+
* Defines a value set of age ranges.
88
* @link https:/learn.microsoft.com/advertising/ad-insight-service/ageenum?view=bingads-13 AgeEnum Value Set
99
*
1010
* @used-by SelectionOfAgeEnum
1111
*/
1212
final class AgeEnum
1313
{
14-
/** Reserved. */
14+
/** The age range is unknown. */
1515
const Unknown = 'Unknown';
1616

17-
/** Reserved. */
17+
/** The age range is 0 to 12. */
1818
const ZeroToTwelve = 'ZeroToTwelve';
1919

20-
/** Reserved. */
20+
/** The age range is 13 to 17. */
2121
const ThirteenToSevenTeen = 'ThirteenToSevenTeen';
2222

23-
/** Reserved. */
23+
/** The age range is 18 to 24. */
2424
const EighteenToTwentyFour = 'EighteenToTwentyFour';
2525

26-
/** Reserved. */
26+
/** The age range is 25 to 34. */
2727
const TwentyFiveToThirtyFour = 'TwentyFiveToThirtyFour';
2828

29-
/** Reserved. */
29+
/** The age range is 35 to 49. */
3030
const ThirtyFiveToFourtyNine = 'ThirtyFiveToFourtyNine';
3131

32-
/** Reserved. */
32+
/** The age range is 50 to 64. */
3333
const FiftyToSixtyFour = 'FiftyToSixtyFour';
3434

35-
/** Reserved. */
35+
/** The age range is above 65. */
3636
const SixtyFiveAndAbove = 'SixtyFiveAndAbove';
3737
}
3838

src/V13/AdInsight/Currency.php

+45-45
Original file line numberDiff line numberDiff line change
@@ -4,144 +4,144 @@
44

55
{
66
/**
7-
* Reserved.
7+
* Defines a value set of currencies.
88
* @link https:/learn.microsoft.com/advertising/ad-insight-service/currency?view=bingads-13 Currency Value Set
99
*
1010
* @used-by GetAudienceFullEstimationRequest
1111
* @used-by GetAudienceFullEstimationResponse
1212
*/
1313
final class Currency
1414
{
15-
/** Reserved. */
15+
/** Unspecified currency. */
1616
const UnSpecify = 'UnSpecify';
1717

18-
/** Reserved. */
18+
/** The Algerian Dinar (DZD). */
1919
const AlgerianDinar = 'AlgerianDinar';
2020

21-
/** Reserved. */
21+
/** The Argentine Peso (ARS). */
2222
const ArgentinePeso = 'ArgentinePeso';
2323

24-
/** Reserved. */
24+
/** The Australian Dollar (AUD). */
2525
const AustralianDollar = 'AustralianDollar';
2626

27-
/** Reserved. */
27+
/** The Thai Baht (THB). */
2828
const Baht = 'Baht';
2929

30-
/** Reserved. */
30+
/** The Venezuelan Bolivar Fuerte (VEF). */
3131
const Bolivar = 'Bolivar';
3232

33-
/** Reserved. */
33+
/** The Brazilian Real (BRL). */
3434
const BrazilianReal = 'BrazilianReal';
3535

36-
/** Reserved. */
36+
/** The Canadian Dollar (CAD). */
3737
const CanadianDollar = 'CanadianDollar';
3838

39-
/** Reserved. */
39+
/** The Chilean Peso (CLP). */
4040
const ChileanPeso = 'ChileanPeso';
4141

42-
/** Reserved. */
42+
/** The Colombian Peso (COP). */
4343
const ColombianPeso = 'ColombianPeso';
4444

45-
/** Reserved. */
45+
/** The Czech Koruna (CZK). */
4646
const CzechKoruna = 'CzechKoruna';
4747

48-
/** Reserved. */
48+
/** The Danish Krone (DKK). */
4949
const DanishKrone = 'DanishKrone';
5050

51-
/** Reserved. */
51+
/** The Vietnamese Dong (VND). */
5252
const Dong = 'Dong';
5353

54-
/** Reserved. */
54+
/** The Egyptian Pound (EGP). */
5555
const EgyptianPound = 'EgyptianPound';
5656

57-
/** Reserved. */
57+
/** The Euro (EUR). */
5858
const EURO = 'EURO';
5959

60-
/** Reserved. */
60+
/** The Hungarian Forint (HUF). */
6161
const Forint = 'Forint';
6262

63-
/** Reserved. */
63+
/** The Hong Kong Dollar (HKD). */
6464
const HongKongDollar = 'HongKongDollar';
6565

66-
/** Reserved. */
66+
/** The Indian Rupee (INR). */
6767
const IndianRupee = 'IndianRupee';
6868

69-
/** Reserved. */
69+
/** The Japanese Yen (JPY). */
7070
const JapaneseYen = 'JapaneseYen';
7171

72-
/** Reserved. */
72+
/** The Lebanese Pound (LBP). */
7373
const LebanesePound = 'LebanesePound';
7474

75-
/** Reserved. */
75+
/** The Malaysian Ringgit (MYR). */
7676
const MalaysianRinggit = 'MalaysianRinggit';
7777

78-
/** Reserved. */
78+
/** The Mexican Peso (MXN). */
7979
const MexicanPeso = 'MexicanPeso';
8080

81-
/** Reserved. */
81+
/** The Moroccan Dirham (MAD). */
8282
const MoroccanDirham = 'MoroccanDirham';
8383

84-
/** Reserved. */
84+
/** The New Taiwan Dollar (TWD). */
8585
const NewTaiwanDollar = 'NewTaiwanDollar';
8686

87-
/** Reserved. */
87+
/** The New Zealand Dollar (NZD). */
8888
const NewZealandDollar = 'NewZealandDollar';
8989

90-
/** Reserved. */
90+
/** The Norwegian Krone (NOK). */
9191
const NorwegianKrone = 'NorwegianKrone';
9292

93-
/** Reserved. */
93+
/** The Peruvian Nuevo Sol (NOK). */
9494
const NuevoSol = 'NuevoSol';
9595

96-
/** Reserved. */
96+
/** The Philippine Peso (PHP). */
9797
const PhilippinePeso = 'PhilippinePeso';
9898

99-
/** Reserved. */
99+
/** The Qatari Rial (QAR). */
100100
const QatariRial = 'QatariRial';
101101

102-
/** Reserved. */
102+
/** The Indonesian Rupiah (IDR). */
103103
const Rupiah = 'Rupiah';
104104

105-
/** Reserved. */
105+
/** The Saudi Riyal (SAR). */
106106
const SaudiRiyal = 'SaudiRiyal';
107107

108-
/** Reserved. */
108+
/** The Singapore Dollar (SGD). */
109109
const SingaporeDollar = 'SingaporeDollar';
110110

111-
/** Reserved. */
111+
/** The South African Rand (ZAR). */
112112
const SouthAfricanRand = 'SouthAfricanRand';
113113

114-
/** Reserved. */
114+
/** The Swedish Krona (SEK). */
115115
const SwedishKrona = 'SwedishKrona';
116116

117-
/** Reserved. */
117+
/** The Swiss Franc (CHF). */
118118
const SwissFranc = 'SwissFranc';
119119

120-
/** Reserved. */
120+
/** The Turkish Lira (TRY). */
121121
const TurkishLira = 'TurkishLira';
122122

123-
/** Reserved. */
123+
/** The UK Pound (GBP). */
124124
const UKPound = 'UKPound';
125125

126-
/** Reserved. */
126+
/** The US Dollar USD */
127127
const USDollar = 'USDollar';
128128

129-
/** Reserved. */
129+
/** The South Korean Won (KRW). */
130130
const Won = 'Won';
131131

132-
/** Reserved. */
132+
/** The Chinese Yuan (CNY). */
133133
const YuanRenminbi = 'YuanRenminbi';
134134

135-
/** Reserved. */
135+
/** The Polish Zloty (PLN). */
136136
const PolishZloty = 'PolishZloty';
137137

138-
/** Reserved. */
138+
/** The UAE Dirham (AED). */
139139
const UAEDirham = 'UAEDirham';
140140

141-
/** Reserved. */
141+
/** The Israeli Sheqel (ILS). */
142142
const IsraeliSheqel = 'IsraeliSheqel';
143143

144-
/** Reserved. */
144+
/** The Nigerian Naira (NGN). */
145145
const NigerianNaira = 'NigerianNaira';
146146
}
147147

src/V13/AdInsight/DecimalRoundedResult.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
/**
7-
* Reserved.
7+
* Defines a DecimalRoundedResult data object.
88
* @link https:/learn.microsoft.com/advertising/ad-insight-service/decimalroundedresult?view=bingads-13 DecimalRoundedResult Data Object
99
*
1010
* @uses ScaleUnit
@@ -14,13 +14,13 @@
1414
final class DecimalRoundedResult
1515
{
1616
/**
17-
* Reserved.
17+
* The rounded value to the nearest scale unit.
1818
* @var double
1919
*/
2020
public $Value;
2121

2222
/**
23-
* Reserved.
23+
* The scale unit: Thousand, Million,Billion, None.
2424
* @var ScaleUnit
2525
*/
2626
public $Unit;

src/V13/AdInsight/Feed.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
44

55
{
66
/**
7-
* Reserved.
7+
* Defines a Feed data object.
88
* @link https:/learn.microsoft.com/advertising/ad-insight-service/feed?view=bingads-13 Feed Data Object
99
*
1010
* @used-by GetAudienceFullEstimationRequest
1111
*/
1212
final class Feed
1313
{
1414
/**
15-
* Reserved.
15+
* Respect StoreId when CampaignSubType is set to FeedBasedAds.
1616
* @var integer
1717
*/
1818
public $StoreId;
1919

2020
/**
21-
* Reserved.
21+
* Respect FeedId when CampaignSubType is set to DynamicFeedBasedAds.
2222
* @var integer
2323
*/
2424
public $FeedId;
2525

2626
/**
27-
* Reserved.
27+
* The feed type.
2828
* @var integer
2929
*/
3030
public $FeedType;

src/V13/AdInsight/GenderEnum.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44

55
{
66
/**
7-
* Reserved.
7+
* Defines a value set for gender.
88
* @link https:/learn.microsoft.com/advertising/ad-insight-service/genderenum?view=bingads-13 GenderEnum Value Set
99
*
1010
* @used-by SelectionOfGenderEnum
1111
*/
1212
final class GenderEnum
1313
{
14-
/** Reserved. */
14+
/** The gender is unknown. */
1515
const Unknown = 'Unknown';
1616

17-
/** Reserved. */
17+
/** The gender is male. */
1818
const Male = 'Male';
1919

20-
/** Reserved. */
20+
/** The gender is female. */
2121
const Female = 'Female';
2222
}
2323

0 commit comments

Comments
 (0)