-
Looking forward to the PHP version of this example. :)
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 29256a0d-8508-d6af…
-
Heya, are the create application steps out of date? The screenshot shows "converged applications" but I just have "my applications". Maybe I need to create more different types of applications to get …
-
Hello,
We are frequently and randomly getting this error "cURL error 56: SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)" since…
-
Hello,
`request_oauth_tokens_by_refresh_token` fails with
```
return OAuthTokens(r_json['access_token'], int(r_json['expires_in']), r_json['refresh_token'])
KeyError: 'refresh_token'
```
b…
jozsi updated
6 years ago
-
Hi, I keep getting errors when call this function:
```
In [284]: response = campaign_service.GetKeywordsByAdGroupId(AdGroupID=adgroup_id, ReturnAdditionalFields=["InheritedBidStrategyType"])
------…
-
## Sorry this is going to be a long rant. :angry:
Microsoft **really** needs to take a deep look at themselves:
What was supposed to be a very simple requirement:
* Automate a Keyword report…
-
Hi,
Great tool! thanks for sharing.
Does the brute force functionality work? It doesn't display any output and domains that this module successfully finds, and it seems to be finished quite quickl…
-
Hello,
I can see the "OutrankingShare" field from the web UI but I can't get this filed when I use bing ads API and the field "OutrankingShare" is not also in AuctionInsightKPINode.php, so is this a…
-
Hi,
I'm trying to filter reports I download to only include keywords with conversions, to make the report size smaller and easier to handle.
How would I go about that, looking at ConversionPerfo…
-
Hello,
I've noticed that some response classes have wrong declaration which differs from what I do receive from the API. Let's take two examples:
1. Customer Management Service ->GetCustomerPilo…