Re: frequencyCaps timeLength set by default to 1

2020-03-03 Thread sudhakar dadi
Hi Mitcherll, I have tried campaign creation using postman with time_length value more than 1. But I am getting error from google ads. Please see my request and error message below. *Request:* { "key": { "level": "AD_GROUP", "eventType": "IMPRESSION",

Re: frequencyCaps timeLength set by default to 1

2020-03-05 Thread sudhakar dadi
Hi Mike, Thank you. Let me know if you need more details. Regards Sudhakar On Thursday, March 5, 2020 at 7:10:34 PM UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > This issue has been escalated to me. I've taken a look at the requests and > responses you provided, and I can't determine what

Re: frequencyCaps timeLength set by default to 1

2020-03-06 Thread sudhakar dadi
Hi Mike, Could you please let us know the ETA for the below item. Regards Sudhakar On Friday, March 6, 2020 at 9:59:18 AM UTC+5:30, sudhakar dadi wrote: > > Hi Mike, > > Thank you. Let me know if you need more details. > > Regards > Sudhakar > > On Thursday, March 5,

Re: frequencyCaps timeLength set by default to 1

2020-03-09 Thread sudhakar dadi
Hi Mike, Could you please updated on below query? Its kind of blocker for me Regards Sudhakar On Thursday, March 5, 2020 at 7:10:34 PM UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > This issue has been escalated to me. I've taken a look at the requests and > responses you provided, and I

Re: frequencyCaps timeLength set by default to 1

2020-03-27 Thread sudhakar dadi
Hi Mike, Thanks for the reply. So you are saying we can not set timeLenght value more than 1 for most campaign types? Is my understanding correct? What is meant by most campaign types? Could you please explain on this? Eg: *Request:* { "key": { "level": "AD_GROUP",

How to send goal details using API ?

2020-05-04 Thread sudhakar dadi
Hi, I want to pass goal details using API. But I couldn't find any api related to goal. Could you please help me with this? I am referring the below goal link. https://support.google.com/google-ads/answer/7450050?hl=en -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

How to get the metrics of multiple campaigns related different client accounts using api

2020-05-19 Thread sudhakar dadi
Hi Team, Currently I am using below api to get the metrics of a campaign Url: https://googleads.googleapis.com/v2/customers//googleAds:search Body: { "query" : "SELECT metrics.clicks, metrics.impressions, metrics.active_view_impressions FROM campaign WHERE campaign.id =" } How can I get the

[no subject]

2020-07-10 Thread sudhakar dadi
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To

How to do date filter while fetching metrics on Adgroup

2020-07-01 Thread sudhakar dadi
Hi, I want to apply filter on adgroup metrics on date bases . I can see in documentation it is possible to apply filter on date bases using Segments.date field. Here my doubt is, If I give 2018-04-17 in my query, do I get that metrics of particular date or total metrics of adgroup from

Re: Customer clients billing details are not inherited automatically from manager account's Billing details

2020-06-23 Thread sudhakar dadi
Hi Team, Thanks for your reply. In the given below link shows just billing setup and it doesn't shows how to inherit the billing country details to child account. Could you please give the link which shows how to inherit the billing details into child accounts? Regards sudhakar On

Customer clients billing details are not inherited automatically from manager account's Billing details

2020-06-22 Thread sudhakar dadi
Hi Team, We did have an integration with Google Ads using APIs. We are using the below api to create a customer client accounts. And I can see those accounts will comes under manager account automatically in Google Ads GUI. And We have observed that, we need to set up billing country for each

Re: What is the TLS version of google ads v2 api

2020-06-08 Thread sudhakar dadi
Hi Mitchell, Is there any update on below request? Thanks Sudhakar On Thursday, June 4, 2020 at 12:16:59 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Sudhakar, > > Thank you for reaching out. I will have my team look into this issue and > let you know. > > Regards, > Mitchell > Google Ads

What is the TLS version of google ads v2 api

2020-06-03 Thread sudhakar dadi
Hi, What is TLS(Transport Layer Security) version of google ads v2 api? Is there any TLS version change w.r.to v2 and v3? Thanks in Advance Regards Sudhakar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: What is the TLS version of google ads v2 api

2020-06-09 Thread sudhakar dadi
Hi Josh, Thank you very much for clarification. Regards Sudhakar On Monday, June 8, 2020 at 9:18:56 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Sudhakar, > > The TLS version is the same for all versions of the API. Based on my local > tests, we support up to TLS v1.3. > > Thanks, > Josh,