Re: placement targeting in video ads

2023-04-18 Thread Qaiser Javed
Thank you for your response. On Mon, Apr 17, 2023 at 7:27 PM Google Ads API Forum Advisor wrote: > Hi, > > I'm from the Google Ads API Team. I hope you're doing well today. > > Since it appears that you are referring to this article ( > https://support.google.com/google-ads/answer/2454017) which

Placement targeting in VIdeo Ads

2023-04-17 Thread Qaiser Javed
Hi Members, Hope you are doing good. I have question please, I want to add *placement targeting* to show my video ad on some *specific channels*, but I am confused with the following note from Google Ads official page. " *For video campaigns that drive conversions only*: To help you find more

Get excluding categories

2022-12-15 Thread Qaiser Javed
Hi Friends, Hope you are doing well. I have a question please. How can we get exclude site categories (like "Crime, Police and Emergency" or "Death and Tragedy") from Google Ads API? Thanks, Qaiser -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://goog

extension_feed_item report sending data only when an extension is defined at Account level and applied to Campaign and Ad Group level.

2022-09-01 Thread Qaiser Javed
Hi, Hope you are doing well. I am facing an issue while fetching data from *extension_feed_item* report, please advice. *Observation:* It returns rows when an extension is defined at Account level and applied to Campaign and Ad Group level. But if an extension is only defined at Campaign o

Query returns duplicate records

2022-06-28 Thread Qaiser Javed
Hi members, Facing a problem, my query attached herewith returns duplicate records. Please help "Why the query in attachment returns two records against a campaign?" Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.co

What is Campaign Criteria service equivalence in Google Ads API?

2022-04-20 Thread Qaiser Javed
Hi members, We used Campaign Criteria Report to get information on following Ad Schedule Platform Language Location Age Gender We assume than in new google ad API we can get similar info from Ad Schedulead_schedule_view Locationgeographic_view Ageage_range_view

KeywordPlanIdeaService limit issue in Google Ads API

2022-04-12 Thread Qaiser Javed
Hi Members, We are using “KeywordPlanIdeaService” in our product to fetch search volume, CPC etc. for keywords. In AdWords API we were able to fetch this info for thousands of keywords. But, now with Google Ads API, we are getting limit issue 1 request per second (QPS), 60/minute. This lim

Why duplicate records returned from geographic_view?

2022-03-22 Thread Qaiser Javed
Hi Members, I have a question please help. We are having multiple rows for same CampaignId, CityCriteriaId, CountryCriteriaId from geo view in Google Ads with different matrics values. Someone please let us know if we are missing any key combination? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: SkipReportSummary Replacement IN Google Ads

2022-03-22 Thread Qaiser Javed
Thanks for your response. Would like to clear one more thing, please. If SkipReportSummary is not supported in the Google Ads API, how can we aggregate data in Google Ads API? Do we have any aggregation functions in the new Google Ads API that we may use in a GAQL to get aggregated data agains

SkipReportSummary Replacement IN Google Ads

2022-03-21 Thread Qaiser Javed
Hi Members, Hope you are doing well. I have a question please help. What is replacement of “SkipReportSummary” property in Google Ads that we use in Google AdWords? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.c

What is replacement for attribute "AdGroupStatus" in Keywords_Performance_Report, in new Google Ads API Keyword_View?

2022-01-07 Thread Qaiser Javed
Hi, Please help. What is replacement for attribute "AdGroupStatus" in Keywords_Performance_Report, in new Google Ads API Keyword_View? Thanks, Qaiser -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

Re: Google Adwords Report mapping required in Google Ads API

2021-12-19 Thread Qaiser Javed
Hi, I tried this but is there any documentation link where I can find field mapping details of "shared_set_report". Thanks & Regards, On Saturday, December 11, 2021 at 1:44:57 AM UTC+5 adsapi wrote: > Hi, > > You can try the query migration tool >

Re: Google Adwords Report mapping required in Google Ads API

2021-12-10 Thread Qaiser Javed
Hi, Thanks for your response. I got answers for my queries. Just one question still arise for more clarification please provide detail. Please provide details of field mapping between "shared_set_report" of AdWords and "shared_set" resource name of Google Ads API. I have explored the follow

Google Adwords Report mapping required in Google Ads API

2021-12-08 Thread Qaiser Javed
Hi, I have a problem please help. Following are the Google AdWords reports. I am unable to find the mapping or resource names in Google Ads API for these reports. Please share if I am missing something. 1. campaign_negative_keywords_performance_report 2. criteria_performance_repo

Re: How to get Impressions of campaigns and location extensions in a Google Ads account using Google Ads API ?

2021-10-12 Thread Qaiser Javed
Hi Peter, Thanks for your response. I am getting no results against account using the following query. SELECT campaign.id, campaign.name, feed.id, feed.name FROM campaign_feed WHERE feed.status = 'ENABLED' AND campaign.status = 'ENABLED' AND campaign_feed.placeholder_types CONTAINS ALL ('LOCAT

How to get Impressions of campaigns and location extensions in a Google Ads account using Google Ads API ?

2021-10-11 Thread Qaiser Javed
Hi, Help required please. How to get Impressions of campaigns and location extensions in a Google Ads account using Google Ads API ? You can see the data I want to get using Google Ads API in below screenshot. I am using Google Ads API, please share query to fetch this result. It's really ap

Re: Need clarification regarding Campaign_Criterion and Call_View.

2021-10-04 Thread Qaiser Javed
Hello Matt, Yes, I want to get account level location extensions using Google Ads API, how can I get it ? How can we get call extensions using call_view of all the three levels seperatly ? Thanks & Regards, On Monday, September 27, 2021 at 9:45:18 PM UTC+5 adsapi wrote: > Hello, > > Thanks f

Re: Need clarification regarding Campaign_Criterion and Call_View.

2021-09-24 Thread Qaiser Javed
t level "received calls" using Google Ads API ? Thanks & Regards On Friday, September 24, 2021 at 6:21:41 PM UTC+5 Qaiser Javed wrote: > > Hi, > > Help required please. > > I am using the following views/reports. > > > 1. campaign_criterion (please co

Need clarification regarding Campaign_Criterion and Call_View.

2021-09-24 Thread Qaiser Javed
Hi, Help required please. I am using the following views/reports. 1. campaign_criterion (please confirm whether it returns campaign level criterions (locations) or it also returns account level criterion (locations)? 2. call_view (we get phone calls data from this view, please

Re: How I can access these report fields (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved) from Google Ads API?

2021-09-23 Thread Qaiser Javed
Hey Mark, Thank you for your response. I wish to get this feature soon. Thanks & Regards, On Thursday, September 23, 2021 at 7:27:24 AM UTC+5 adsapi wrote: > Hello Qaiser, > > Thanks for sharing the full screenshot from the Google Ads UI. > > Upon further checking, I'm afraid that the fields (C

Re: How I can access these report fields (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved) from Google Ads API?

2021-09-22 Thread Qaiser Javed
Hi Ernio, Reply you personally please check. Thanks On Wednesday, September 22, 2021 at 10:20:35 AM UTC+5 adsapi wrote: > Hi Qaiser, > > Thank you for posting your concern. > > To further check, could you provide the screenshot of the whole UI of the > Google Ads account where we can see the i

Which API I should use to fetch conversion action information from account?

2021-09-21 Thread Qaiser Javed
Hi Please help which Google AdWords/Ads API I should use to fetch "conversion actions" defined info in an account. Image is attached herewith. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

How I can access these report fields (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved) from Google Ads API?

2021-09-21 Thread Qaiser Javed
Hi, Please help which API I should use to fetch report fields info (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved). Image is attached herewith. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Which Google Ads API service is available to get responsive search ad combinations details?

2021-05-12 Thread Qaiser Javed
Hi Members, Hope you are doing well. I have a question please. Which Google Ads API service is available to get responsive search ad combinations details (programmatically). I think "ad_group_ad_asset_view" can be used for this but as per documentation its only provide details for AppAds. D

Cutoff date announce by Google to cease AdWords API

2021-04-26 Thread Qaiser Javed
Hello, I have a question please. What is the cutoff date announce by Google to cease AdWords API and continue with Ads API only? Thanks & Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~

Can I fetch data for "Google Search Smart campaigns" through Google Adwords API?

2020-07-16 Thread Qaiser Javed
Hi, Dear Members, I have a question please help. can I fetch data for "Google Search Smart campaigns" through Google Adwords API or Google Ads API? Thanks & Regards, Qaiser Javed -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

What are the possibilities/reasons for "Conversions value is -ve and in quotes"?

2020-03-30 Thread Qaiser Javed
Dear Members, Hope you are doing fine. I am facing an issue while fetching data from Geo_Performance_Report. In conversion column getting -ve values and in double quotes as well. Image is attached herewith. Thanks & Regards, Qaiser J

Want to get campaigns having status "Limited by Budget"

2019-10-18 Thread Qaiser Javed
Hi, I am trying to get campaigns having status "Limited by Budget" but not being success. Any one please help how I can do this using Google AdWords API. Thanks in Advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.co

Which service can provide Ad version information?

2019-10-18 Thread Qaiser Javed
Hi, I want to compare performance for two Ads for this purpose I need to get Ads information like created on same date and running with same time span. So that after analyzing performance metrics i can stop one ad. I need this information from service. Please share service name which can prov

Keywords Targeting Idea Service how many records can return?

2019-08-24 Thread Qaiser Javed
service? Please guide. Regards, Qaiser Javed -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Re: Google AdWords Report API mapping required with Google Ads new version.

2019-07-09 Thread Qaiser Javed
Hello Team, Please provide the guidance for the following point as well. + can not be used with Like and Not Like operator. Error: Status(StatusCode=Internal, Detail="Internal error encountered.") Query: SELECT metrics.average_cpc,metrics.average_position,metrics.clicks,metrics.conversions,m

Re: Google AdWords Report API mapping required with Google Ads new version.

2019-07-05 Thread Qaiser Javed
ad_group_criterion.keyword.match_type IN (BROAD) AND segments.date >= '2019-05-09' AND segments.date <= '2019-06-05' These both functionality was running with old API but new API generating error. Please help. Thanks & Regards, Qaiser Javed On Saturday, June 29

Google AdWords Report API mapping required with Google Ads new version.

2019-06-28 Thread Qaiser Javed
port 5. Mapping for "Status" attribute in Keyword_Performance_Report Thanks, Qaiser Javed -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this m

Ad Extensions clicks aggregate on campaign level?

2019-06-26 Thread Qaiser Javed
Hi Members, I have a query would like to know Ad Extension clicks aggregate at campaign level or not? OR in other words Total of Ad Extensions clicks should be equal to campaign clicks? Please share your knowledge. Thanks, Qaiser Javed

From which service we can get these two columns Top of page bid (low range) & Top of page bid (high range) shown in Keyword Planner tool?

2019-05-29 Thread Qaiser Javed
Hi Community Members, >From which service I can get these two columns Top of page bid (low range) & Top of page bid (high range) shown in Keyword Planner tool? Please help. Thanks & Regards, Qaiser -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

Re: Need to fetch summary row for huge data in Google Ads?

2019-05-20 Thread Qaiser Javed
Hi Dave, Thanks for your response. What type of filters you will suggest or you have in API for these two cases. Please advice. Thanks & Regards, Qaiser Javed On Monday, May 20, 2019 at 12:45:02 PM UTC+5, adsapiforumadvisor wrote: > > Hi Qaiser, > > Thank you for reaching ou

Need to fetch summary row for huge data in Google Ads?

2019-05-17 Thread Qaiser Javed
Hi, Please suggest the quick way to process Google Ads Big Data. Using Google Ads API with gzip compression data format is implemented. Case Study 1: Let's suppose there is an account having 1000 campaigns and 1 million keywords. I want to get account level insight that how

Re: Placeholer performance report impressions not matching with campaign performance report?

2019-04-30 Thread Qaiser Javed
Hi Bharani, Thanks for your response. Numbers are matching with UI. But I am still confused. Why not impressions numbers match by campaign and ad extensions on UI? If I am not wrong impressions should match by campaign and ad extensions screens. Thanks, Qaiser On Monday, April 29, 2019 at

Placeholer performance report impressions not matching with campaign performance report?

2019-04-29 Thread Qaiser Javed
Hi Members, I am facing an issue regarding impressions total mismatch. I am fetching data from following 3 reports 1. Placeholder Report 2. Placeholder feed Item Report 3. Campaign Performance Report total impressions different in each report. Please tell me what are possible reasons of this

Is there any type of ad extension that may cause to raise cost of click?

2019-03-25 Thread Qaiser Javed
Hi, Please confirm. Is there any type of ad extension that may cause to raise cost of click? Which ad extensions are auto and which are manual? How we can check ad extensions are showing on desktop and device? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Best practice to process Big Data?

2019-03-21 Thread Qaiser Javed
Hello Sreelakshmi, I am using AdWords API. gzip compression data format is a good option I will try this. How this is possible to apply Label on keywords as you suggest in some one else campaign programmatically. To do this we still need to apply filter. Actually the solution comes in my mind

Best practice to process Big Data?

2019-03-20 Thread Qaiser Javed
Hi, Please suggest the quick way to process Google Ads Big Data. Case Study: Let's suppose there is an account having 1000 campaigns and 1 million keywords. I want to get account level insight that how many impressions are there for keyword tail length like 1 word keyword, 2 word keyword up t

Ad Group level targeting is possible?

2019-03-18 Thread Qaiser Javed
Hi, Please advice Is there a way to set targeting at Ad Group level. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are sub

can i fetch only total/summary row?

2019-03-15 Thread Qaiser Javed
Hey, I have questions regarding Google AdWords Report API call performance. Please answer if there is solution. 1. Can i get only summary row? For example I have to show total impressions w.r.t. keyword match type. then i need only match type and total column in a row only, Why all keyword row

Re: How I can get top 10 account keywords by impressions?

2019-03-13 Thread Qaiser Javed
Thank you for reply. Let me implement this method and update you. On Wednesday, March 13, 2019 at 12:51:46 AM UTC+5, googleadsapi-forumadvisor wrote: > > Hello Qaiser, > > Assuming that you are using the Google Ads API > . If > ye

How I can get top 10 account keywords by impressions?

2019-03-12 Thread Qaiser Javed
Hi, I am facing issue when send call to fetch account keywords. There are a lot of keywords and can't fetch keywords successfully, face exception of time out. So, How I can get top 10 account keywords by impressions? Is there any way please share. Regards, Qaiser

Is there any API/service to get Bid Adjustment information for device, location, day of week, hour of day, placement, audience etc?

2019-02-24 Thread Qaiser Javed
Hi, Please share name of API/service if any to get Bid Adjustment information for device, location, day of week, hour of day, placement, audience etc Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~

duplicate keywords in Ad Group deleteion problem

2019-01-21 Thread Qaiser Javed
Hello, I have duplicate keywords in Ad Group 1. ID Keyword MatchType Quality Score Max CPC Conversion 35201456KW1 Exact 8 30 35201456KW1 Exact 3

Predicate for new device type TV not working?

2019-01-18 Thread Qaiser Javed
Hello Predicate for new device type TV not working? Where Device = CONNECTED_TV report api is Campaign_Performance_Report Please correct me if going wrong. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=

Is there any API or service for Display Planner tool?

2019-01-15 Thread Qaiser Javed
Hello everyone, Is there any API or service for "Display Planner" tool? Actually I want to get information as we can see in display planner GUI in different sections/tabs? Please assure me "Display Planner" tool available in Google Ads? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

How I can get information about Video ad format type?

2019-01-06 Thread Qaiser Javed
Hello Community, I have a question "How I can get video ad format type for video campaign?" Which API report or service I should use for this purpose? Regards, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=

How we can get Video Campaign sub type?

2019-01-06 Thread Qaiser Javed
Hello Community, I have a question "How I can get video campaign sub type (e.g. Standard Video Campaign or Ad Sequence)"? Which API report or service I should use for this purpose? Regards, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeve

Re: How I can associate Age range and gender reports? There is no field which i can join to produce result age group by male and female separately?

2018-12-19 Thread Qaiser Javed
Hi Dhanya, Means there is no way to get insights about "What are age ranges for gender Male"? Regards, Qaiser Javed On Tuesday, December 18, 2018 at 6:37:44 PM UTC+5, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Qaiser, > > Unfortunately, joining the Age Ra

How I can associate Age range and gender reports? There is no field which i can join to produce result age group by male and female separately?

2018-12-18 Thread Qaiser Javed
Hi AdWords API Team! How I can associate Age range and gender reports? There is no field which i can join to produce result age group by male and female separately? Best Regards, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogs

Which API provides call details metrics?

2018-11-29 Thread Qaiser Javed
Hi, Please share your knowledge. I want to get metrics related to calls detail: Phone Calls, Phone Impressions, PTR Which API/report or service I have to use to get this information? Thanks & Regards, Qaiser Javed -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Age Range Performance Report creating problem when i use where criteria for specific age range.

2018-11-29 Thread Qaiser Javed
> On Wednesday, November 14, 2018 at 9:01:51 AM UTC-5, Michael Cloonan > (AdWords API Team) wrote: >> >> Hello, >> >> Not yet, unfortunately. I've reached out again to try to get any >> information I can. >> >> Regards, >> Mike, AdWords API T

Re: Age Range Performance Report creating problem when i use where criteria for specific age range.

2018-11-16 Thread Qaiser Javed
filter "65 or more" is not working. Please test at your end.* Thanks & Regards, Qaiser Javed On Friday, November 16, 2018 at 6:09:47 PM UTC+5, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > I got this filter to work with a value of "18to24". Pleas

Need search queries with respect to different combinations?

2018-11-14 Thread Qaiser Javed
possible if yes then which API may I use for this purpose? Thanks & Regards, Qaiser Javed -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message bec

Re: Age Range Performance Report creating problem when i use where criteria for specific age range.

2018-11-14 Thread Qaiser Javed
Hi, Any update about this query? Regards, Qaiser Javed On Friday, November 9, 2018 at 7:07:45 PM UTC+5, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Thanks for the extra information you provided. This field is marked as > filterable, but I'm not able to get i

Age Range Performance Report creating problem when i use where criteria for specific age range.

2018-11-08 Thread Qaiser Javed
Hi, I am using Age_Range_Performance_Report api. when call data for Campaign e.g. Where CampaignName = 'Campaign1' During 20171201,20180430 data comes with ad groups of this campaign. But the problem is when i get data for specific range i.e. 18-24 then 0 row fetch. e.g. Where CampaignName

Age Range Performance Report returns Status = removed for every row. why this is removed?

2018-11-08 Thread Qaiser Javed
Hi, Age Range Performance Report returns Status = removed for every row. why this is value as removed? Regards, Qaiser Javed -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-19 Thread Qaiser Javed
I consider cost = daily budget it would be sensible? 5. Because date is not supported in this service, then if I consider 15 days then for 15 days can I calculate budget like 15 days budget = 15 * Cost it would be sensible? Thanks & Regards, Qaiser Javed On Wednesday, September 19, 2018

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-18 Thread Qaiser Javed
Hi Sreelakshmi, I have a question please. Can I get maxcpc and suggested daily budget using TrafficEstimatorService? As it shown in UI. Thanks & Regards, Qaiser Javed On Tuesday, September 11, 2018 at 11:30:20 PM UTC+5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Qaiser

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-11 Thread Qaiser Javed
Hi Sreelakshmi, Thank you, Your answer resolve my query. On Tuesday, September 11, 2018 at 11:30:20 PM UTC+5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Qaiser, > > You can also use the TrafficEstimatorService >

How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-11 Thread Qaiser Javed
Hello, I am using following code.In this code i want to set *ad schedule* and *date range* to get traffic estimation. Ad Schedule because only want to run campaign on Monday accordingly needs traffic estimates for Monday only, and date range because needs traffic estimates for next month Octobe

AdWords data changes in previous dates?

2018-05-25 Thread Qaiser Javed
to do this? Please give reference link if you have any. Thanks & Regards, Qaiser Javed 1 Expert reply*verified_user* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

How handle less than 10% and greater than 90% Impression Share value when we calculate Total IS%?

2018-03-16 Thread Qaiser Javed
Hi Members! I have a problem. I am getting data by using AdWords API report "Keyword PErformance Report". Sample data is given below: *Cal_IS (Calculated IS ) total is 75.83% that is differ from Adwords UI, Adwords UI IS total = 73.39 difference is about 2.44%*. I know the difference is beca