Re: what is the default timezone of the timestamp given by the api response

2024-06-20 Thread personal testing
Thank you for looking into this. The API considers the customer.time_zone as the default timezone and it generates all the reports and billing based on the value of the "customer.time_zone". Is that correct? On Thursday, June 20, 2024 at 2:39:09 PM UTC+5:30 Google Ads API Forum Advisor wrot

Re: what is the default timezone of the timestamp given by the api response

2024-06-19 Thread personal testing
Thank you for looking into this. In the following API response, there is no timezone mentioned at all. what timezone should I be assuming the timestamp is in? HTTP/1.1 200 OK Request-Id: IdzZ-zYx9cvXItsz4bDe-g Content-Type: application/json; charset=UTF-8 Vary: Origin Vary: X-Origin Vary: Refere

what is the Default timezone of the timestamp given by the API response

2024-06-19 Thread personal testing
In the following API response, which timezone is being followed by the column 'locationAssetAutoMigrationDoneDateTime' ? Is it in GMT timezone or EST(America/New_York)? POST https://googleads.googleapis.com/v15/customers/569245/googleAds:search { "pageSize": 1, "query": "SELECT custom

Refresh token expires within 7 days - In Production

2024-05-07 Thread testing
Hey, I put my external app from testing in production, but unverified. We won't go through the verification process because we fall under this category: If your app falls in anyone of the below category, it is not mandatory for your app to complete an OAuth verification. However, you may

INVALID_ARGUMENT

2021-08-30 Thread Testing Account
INVALID_ARGUMENT -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 F

Re: AuthenticationError.NOT_ADS_USER @

2019-07-31 Thread Testing ForAds
Hi Peter, Sorry for the late replay, I choose service accounts for mainly because to avoid the human authentication while getting the access tokens or refresh tokens in we auth flow. I'm attaching the error log can you please investigate and let me know what the error I'm facing ?xml versio

Re: AuthenticationError.NOT_ADS_USER @

2019-07-25 Thread Testing ForAds
Hi Yin, Could you please give the solution to this below's problem. Please read all. Actually My target is to Integrate the ad words API. >> Initially I integrated the adwords api using the oauth authentication, by clientId, client secret ID, Here I'm able to perform all the functionalities

Re: AuthenticationError.NOT_ADS_USER @

2019-07-25 Thread Testing ForAds
Sorry for the delay, Hi peter, Really I tried a lot to integrate the adwords api using service accounts, I have some questions, I need your help please, how can I contact you with voice. But I'm able to integrate the adwords api using the Oauth, But coming to the service accounts, I was unable

Re: The caller does not have permission

2019-07-18 Thread Vesela Testing
For me the problem was not setting the 'LoginCustomerId' in the GoogleAdsClient together with the rest of oAuth credentials. And the LoginCustomerId is the 'test manager account' customer id! On Thursday, March 14, 2019 at 11:40:08 PM UTC+2, Ramanajee Kandregula wrote: > > Hi, > When we are usi

Re: AuthenticationError.NOT_ADS_USER @

2019-07-16 Thread Testing ForAds
Hi Peter, I'm generating the credentials using the Test Manager Account. and Please check my email of test manager account is : testingad...@gmail.com and where I'm providing the ClientCustomerId as client account(he also has the adwords account) which was created in Test Manager Account. Can

getting AuthenticationError.NOT_ADS_USER using service accounts.

2019-07-15 Thread Testing ForAds
Hi Team, My goal is to integrate the ad words api, using service accounts. > Previously I used Oauth authentication to integrate the ad words api, I able to perform the all services using this, but the the problem is while generating the refresh token I'm getting the google authentication pop-up at

Re: AuthenticationError.NOT_ADS_USER @

2019-07-15 Thread Testing ForAds
Hi peter, Thanks for the replay, I'm not using O auth credentials, I'm using service account credentials, I'm facing AuthenticationError.NOT_ADS_USER error issue, My target is integrate the ad words API using service accounts, I explain below what i done for integrating the adwords API using se

Re: AuthenticationError.NOT_ADS_USER @

2019-07-14 Thread Testing ForAds
Hi Yin, Previously I used OAuth authentication, here I'm doing all the operations, but coming to service accounts. I'm using service accounts, I'm getting the AuthenticationError.NOT_ADS_USER error, please help me out from this. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

Re: Create - Display campaign with sub type - "Ads in mobile apps" using c# API

2016-10-20 Thread Vesela Testing
> > Hi there, > > I'm experincing the samo problem here.Now with the new ExpandedTextAd > replacing the old TextAd the problem gets even bigger as the > devicePrefernce option is now obsolute(it worked for us untill now, as we > were setting it to 3001 - all mobile deviced) > We're creati