Skip to content

Commit 1c322fc

Browse files
committed
update
1 parent 1f1660f commit 1c322fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/V13/AdInsight/AdInsightServiceSettings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
final class AdInsightServiceSettings
77
{
88
const ServiceNamespace = 'https://bingads.microsoft.com/AdInsight/v13';
9-
const ProductionEndpoint = 'https://adinsight.api.bingads.microsoft.com/Api/Advertiser/AdInsight/v13/AdInsightService.svc';
9+
const ProductionEndpoint = 'https://adinsight.api.bingads.microsoft.com/Api/Advertiser/AdInsight/v13/AdInsightService.svc';
1010
const SandboxEndpoint = 'https://adinsight.api.sandbox.bingads.microsoft.com/Api/Advertiser/AdInsight/v13/AdInsightService.svc';
1111
}
1212

0 commit comments

Comments
 (0)