Encoding ">" in query

2023-07-12 Thread Henrik Ravnskjær
Thi smight not be the correct place to post, but I try anyway. I have a string encoding problem in my c# console app. I have this code: ... GoogleAdsServiceClient googleAdsService = client.GetService(Services.V14.GoogleAdsService); string query = "SELECT " +

Re: the caller does not have permission error

2023-07-03 Thread Henrik Ravnskjær
or decline message. I looked it up and it should take about three business days... So.. I don't know why It's been this long. I applied again, so hopefully it will be approved soon. On Friday, June 30, 2023 at 5:30:06 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi Henrik, > > Thank

Re: missing refresh_token error even though it's there

2023-06-28 Thread Henrik Ravnskjær
Instead of using app.config I changed the code to include a config when I create the client. GoogleAdsConfig config = new GoogleAdsConfig() { OAuth2Mode = Google.Ads.Gax.Config.OAuth2Flow.APPLICATION, OAuth2ClientId = ClientId, OAuth2ClientSecret = ClientSecret,

Missing refresh_token error even though it's there

2023-06-26 Thread Henrik Ravnskjær
First off. I'm really new to Google Ads API. I'm trying to created a small C# console app to retrieve some basic ads info (clicks, impressions..) I have created a cloud app to get a client ID and secret. Enabled Google Ad API. I have the developer token from Google Ads API Center. (It is still

Re: AdGroupCriterionService SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED

2019-12-16 Thread Henrik Niklaus
. This workaround is significantly slowing down our app, does anybody have new insights for this topic? Thanks in advance, Henrik Am Freitag, 5. Juli 2019 11:16:06 UTC+2 schrieb Hendrik Boon: > > Hello AdWords API team, > > We sporadically experience SizeLimitError.REQUEST_SIZE_LI

DNS resolution failed

2019-09-09 Thread Henrik Bossart
I am using the beta version of the Google Ads Api (v2), and suddenly started receiving this error: Response --- Headers: {} Fault: { "created": "@1568023681.855377467", "description": "Failed to pick subchannel", "file": "src/core/ext/filters/client_channel/client_channel.cc",

Re: How To Select Existing Product Partitions

2019-04-09 Thread Hans Henrik Søllested
Hi. I'm struggeling with making a subdivision to a brand. Can you provide full example of you code? It seems you found a solution to what I'm trying to do. mandag den 4. marts 2019 kl. 12.18.32 UTC+1 skrev ry...@n-i-e.co.uk: > > thanks for the support, I tried your solution of setting the ID

Search terms being replaced without notification and data returned for the replacement term instead of the requested one

2019-01-23 Thread Henrik Fridström
I recently became aware of that sometimes the requested term is replaced for another term if the original term. Say that I enter the term 'oop' (object oriented programming), the term will be replaced with 'oops' and the data in the response will not be for the entered term but instead for the

Updating Dynamic remarketing feeds

2015-03-11 Thread Henrik Schack
Hi New here. Is there a place where I can find some simple sample source (PHP) that can be used to update a Dynamic Remarketing feed ? All I need to do is add and remove items in Shared data - Business data - Dynamic remarketing feed /Henrik

Re: Invalid field name for report 'MaxCpc' while using the api v201409

2014-10-15 Thread henrik . niklaus
Hi, ok the documentation I see (in German) is not up-to-date. Changing my accept-language header to 'en-US' did the trick. Thanks, Henrik Am Dienstag, 14. Oktober 2014 15:23:19 UTC+2 schrieb Oliver: I don't actually see MaxCpc in the keywords report anymore. There is this one instead

Invalid field name for report 'MaxCpc' while using the api v201409

2014-10-14 Thread henrik . niklaus
) Version 1.34.0. The docs (https://developers.google.com/adwords/api/docs/appendix/reports?csw=1#keywords) are listing this field as valid. Has there been an undocumented change to the api, or am I missing something? Thanks in advance, Henrik

different values for conversionTrackingPurpose?

2011-05-05 Thread henrik
Hi, I wanted know if you have these information now? Thank you Henrik Hi Tejesh, Unfortunately I don't have this information, but I imagine they are the same or similar as what was provided in v13. Best, - Eric Koleda, AdWords API Team On Feb 3, 4:06 pm, codeninja shettytej