Re: video Campaign in google ads API

2022-06-10 Thread Krishnadas D
Thank you for the clarification. On Friday, June 10, 2022 at 2:12:52 PM UTC+5:30 adsapi wrote: > Hello, > > As discussed here > , > > video campaign management is not currently supported in

video Campaign in google ads API

2022-06-10 Thread Krishnadas D
Hi i am trying to create video campaign using google ads API by referencing https://developers.google.com/google-ads/api/reference/rpc/v10/Campaign this document and also i refered channel type video

video campaign creation from ads API

2021-08-04 Thread Krishnadas D
Hi any updation in ads API for video campaign creation . is there any development happening for video campaign supporting with ads API ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Child account authenticate in ads API

2021-04-23 Thread Krishnadas D
Hi for authenticate in google ads api i am using this code $this->oAuth2Credential = (new OAuth2TokenBuilder())->fromFile()->build(); $session = (new GoogleAdsClientBuilder())->fromFile() ->withOAuth2Credential($this->oAuth2Credential) ->build(); $this->googleAdsClient = $session ;

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

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 ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Mismatch in stats

2021-03-26 Thread Krishnadas D
Hi google team i found some issue in stats in some campaigns , i need some explanation on it , and solution also . i have 2 campaigns in ad manager , i need to get total stats of that campaigns this is my campaign details i attached in this document too.

Re: earned view , earned like , earned shares using ads API

2021-03-22 Thread Krishnadas D
is there any alternative to get these earned metrics through adwords api ? or google ads script ? On Monday, March 22, 2021 at 10:48:37 PM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Unfortunately, earned metrics are not available in the API. However, there > is a feature request to have them

earned view , earned like , earned shares using ads API

2021-03-22 Thread Krishnadas D
Hi , how can i get *earned view , earned likes , earned shares , Earned subscribers Earned playlists *using google ads API ?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: ad_group_criterion.gender.type value not getting

2021-03-19 Thread Krishnadas D
Thanks a lot. On Fri, 19 Mar, 2021, 11:57 pm Google Ads API Forum Advisor Prod, < adsapiforumadvi...@gmail.com> wrote: > Hi, > > You can refer to this page > > to map the genders to the Ids you are receiving. > >

ad_group_criterion.gender.type value not getting

2021-03-19 Thread Krishnadas D
in ads API when i use ad_group_criterion.gender.type it is showing some values like 10,20,11 . but in documentation it is showing FEMALE MALE UNDETERMINED UNKNOWN UNSPECIFIED https://developers.google.com/google-ads/api/fields/v6/ad_group_criterion how to get proper value or how to identify

camapign report with gender,age_range wise using google ads API

2021-03-19 Thread Krishnadas D
Hi , is there any way to get campaign report with age and gender wise with google ads api ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

ads api getting campaign views , view_rate , video view 100%

2021-03-19 Thread Krishnadas D
Hi how can i get views , view_rate , video view 100% in campaign report i am using this query to get these values , SELECT campaign.name, metrics.impressions, metrics.clicks, metrics.ctr, metrics.average_cpv, metrics.average_cpm, metrics.interactions, metrics.cost_micros, *metrics.views,*

get report day wise

2021-03-18 Thread Krishnadas D
Hi i am trying to get campaign , ad group , ad report through google ads API but i am not able to get it by day wise , i am getting total stats of the campaign only . how can i get report with group by *date* can i do that or not ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

create video campaign

2021-01-18 Thread Krishnadas D
Hi is it possible to create video campaigns with youtube ads in google ads API ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Remarketing Audience List

2021-01-17 Thread Krishnadas D
Hi how can i get re-marketing audience list from google ads API ? thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

custom audiences list from google ads API

2021-01-14 Thread Krishnadas D
Hi how can i get custom audience list from google ads API ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

getting custom affinity audience from adwords API

2021-01-05 Thread Krishnadas D
Hi i want to get custom affinity audience names and it's Ids , i there any way to do that in adwords API ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

get video campaign information through API

2020-11-10 Thread Krishnadas D
Hi i want to get campaign *start date,end date , budget* of a *video campaign* , with *CampaignService* i am not getting video campaigns , but when i check *VIDEO_PERFORMANCE_REPORT * also it is not having *start date ,end date *and* budget* fields is there any way to get *start date,end date

create campaign with total budget

2020-10-13 Thread KRISHNADAS D
when i am creating campaign from bulk actions , budget is adding as dialy budget , i want to give total budget for the campaign how can i give that in bulk upload i have this much fields Campaign Start Date End Date Campaign state Budget Campaign type Bid Strategy type Action -- --

creating video campaign

2020-10-12 Thread KRISHNADAS D
i found some reference to create video campaign here https://developers.google.com/google-ads/scripts/docs/features/video-campaigns but it show only ad group and ad creation , can i get help for create campaign

Unique user (Reach) is not getting in report

2020-09-24 Thread KRISHNADAS D
i am creating a *report* for ma campaigns from ad manager but in the report it is not showing *Reach* is there any way to include *reach *in the report ? thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Create YOUTUBE campaign

2020-09-23 Thread KRISHNADAS D
hi i want to create YouTube campaign using AdWords API can i get help for making goal for campaign as *Brand awareness* and campaign type as *Video* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/