Re: campaign start date timezone issue in MCC account

2021-04-14 Thread Google Ads API Forum Advisor Prod
Hello, If you are making a request targeting a child account, but authenticating from a managing account, you must specify the managing account customer ID as the login-customer-ID, and specify the target child customer ID in the payload. You can then retrieve campaign information from the

Re: campaign start date timezone issue in MCC account

2021-04-14 Thread Krishnadas D
i tried to implement locally a timezone converter, but for that i need to know the time when campaign start and end . can i know which time normally campaign start and end ? On Wednesday, April 14, 2021 at 11:10:24 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Krishnadas, > > Your API requests

RE: campaign start date timezone issue in MCC account

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Krishnadas, Your API requests should return date/timezone related to the account specified in your API request header. If you wish to extract the exact date/timezone of a specific account, you would need to perform API requests using that account instead. An alternative would be to

campaign start date timezone issue in MCC account

2021-04-13 Thread Krishnadas D
Hi i am using google ads API for getting campaign start date and end date , my account is MCC account , so i am getting date with my MCC account timeZone but i need to get time with child account time zone , how can i get like that ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~