Re: adwords report api how get UAC AdGroup report data

2019-12-16 Thread wenbin hua
Hi Mitchell, Is it possible to obtain basic data such as cost clicks for UAC Adgroup? 在 2019年12月16日星期一 UTC+8下午11:08:21,adsapiforumadvisor写道: > > Hi Wenbin, > > Thank you for reaching out. Unfortunately, App campaign data can only be > pulled from the campaign level and is only supported in the

Re: Get ad_group_ad image_url of ad type: GMAIL_AD, LEGACY_RESPONSIVE_DISPLAY_AD, RESPONSIVE_DISPLAY_AD, RESPONSIVE_SEARCH_AD

2019-12-16 Thread Project YSS
I could get image data name. It relates to *media_file.resource_name* field of *media_file* resource. Right? But Can i get media data (Maybe binary data of file or URL to download them) if i have *media_file.resource_name?* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Can KeywordId in a Search Query Performance report refer to a Non-Existing (deleted) Keyword?

2019-12-16 Thread David Antunes
Hi, Can KeywordId in a Search Query Performance report refer to a Non-Existing (deleted) Keyword?, that is, refer to a keyword which we cannot retrieve nor get data on anymore? Many thanks, David -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Access to Billed Cost vs. Served Cost

2019-12-16 Thread PS
Hi, Is billed cost accessible via Google Ads API. If yes, can you please help identifying the resource and field where it would be available? Thanks. On Wednesday, 21 November 2018 04:36:07 UTC-5, Peter Oliquino (AdWords API Team) wrote: > > Hi, > > My apologies as billed cost is not yet

ad schedule not included in CRITERIA_PERFORMANCE_REPORT

2019-12-16 Thread Alexander de Wolff
I'm trying to pull the ad schedules for all of our ads which are run on a schedule to create an alert which will check whether ads are activated when they are supposed to. Following this post I came up with the following

Re: Support for Smart Campaign Reporting?

2019-12-16 Thread Ali Halani
Hi Xiaoming, I appreciate the prompt response. I have looked into the existing reporting features, including the one on the page you have linked me to, but I was not able to query reports including metrics unique to smart campaigns, such as map actions and verified calls. Is there a way to

Re: Support for Smart Campaign Reporting?

2019-12-16 Thread Ali Halani
Hi Xiaoming, I appreciate the prompt response. I have looked into the existing reporting features, including the one on the page you have linked me to, but I was not able to query reports including metrics unique to smart campaigns, such as map actions and verified calls. Is there a way to

Re: Support for Smart Campaign Reporting?

2019-12-16 Thread Ali Halani
Hi Xiaoming, I appreciate the prompt response. I have looked into the existing reporting features, including the one on the page you have linked me to, but I was not able to query reports including metrics unique to smart campaigns, such as map actions and verified calls. Is there a way to

RE: Is there anyway to do an OR cluase in the Google Ads Query Language?

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Andryushka, Thanks for reaching out to us. Unfortunately, there is no “OR” clause in the Google Ads Query Language. For reference, please see here. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UOEgFQ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: Support for Smart Campaign Reporting?

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Ali, Thanks for reaching out. The Smart Display Campaigns are supported in the Google Ads API. You may refer to this documentation on how to query data on this type of campaign in the Google Ads API. Please let me know if you have any further concerns. Thanks and regards, Xiaoming, Google

RE: Date of Custom column update- qualified lead count for a day with date.

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Pravin, Thanks for reaching out to us. I’m closing this thread as it is a duplicate and we will respond to you on the other thread. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UOEew3:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Is there anyway to do an OR cluase in the Google Ads Query Language?

2019-12-16 Thread andryushka x
For example: WHERE (metrics.impressions > 10 OR metrics.conversions > 1) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

RE: How to delete value for DomainName in dynamic search ads

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Enam, Thank you for reaching out. It is required to specify the domain while setting up campaigns to create dynamic search ads with the API, said that, you cannot remove the domain in dynamic search ads. Let us know if you need any additional information. Regards, Nikisha Patel, Google Ads

RE: How to get correct number of video quratile views

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Damir, I can take a closer look for you if you'd like. You can reply privately to author your CID, report query and results to do so. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UODb2E:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: problem with Enable the Google Ads API in your project

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Anthony, Thank you for reaching out. Can you please disable any proxies or ad blockers and see if that solves the issue? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOEeav:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How to clear array sub property "conversion_actions"

2019-12-16 Thread Sergiy Kovalchuk
Hello, I have a campaign with the following properties: "selectiveOptimization": { "conversionActions": [ "customers/xxx/conversionActions/yyy" ] } I am trying to clear the "conversionActions" list so it is either empty or completely absent from the properties, but not sure

Re: Getting the right labels from the AdWords API

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Erik, Could you please share the API SOAP logs for the LabelService.get() operation? This will help be take a look at the results and address this concern. You can share the details privately via Reply privately to author option. Thanks, Bharani, Google Ads API Team

RE: AdGroupCriterionService SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Henrik, The SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED error occurs when you pass too many operations in a single request. In order to fix the issue, you could either reduce the number of operations in a single request as you may have very large data elements, or use the BatchJobService of

Support for Smart Campaign Reporting?

2019-12-16 Thread Ali Halani
Hi, I’ve been wanting to use the Google Ads API to gather reporting metrics on my smart campaigns, like impressions, clicks, map actions, etc. I see that there is no public interface or documentation for this feature, but that the Google Ads website currently uses endpoints built for this

RE: How to turn on message reporting via Adwords API

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Thanh, The Message Reporting feature is not yet supported through the API. I have raised a feature request to the team regarding this. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UOEc0i:ref -- --

RE: Accessing the "Ad Suggestions" setting of an Account through the API?

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Thanh, Thanks for reaching out. Setting the “Ad Suggestions” is not currently supported in the Google Ads API v2. You could only do this via the Google Ads UI. Please keep an eye on our blog for updates on new releases. Thanks and regards, Xiaoming, Google Ads API Team

RE: Is there any criterion similar to BingAds LocationIntentCriterion?

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Guofu, Thank you for reaching out. Please see this guide on location targeting. Specifically, look at the advanced settings section as I believe this mimics the criterion that you are interested in. Please let me know if this isn't what you're looking for. Regards, Mitchell Google Ads API

problem with Enable the Google Ads API in your project

2019-12-16 Thread Anthony Kosenko
Hi , I have couple questions about "Enable the Google Ads API in your project" I have tried to enable Google Ads for my project use following giude: https://developers.google.com/google-ads/api/docs/first-call/oauth-cloud-project I tried to do following steps: To enable the Google Ads API for

RE: how to get campaign meta period

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching the support. Could you please confirm if my understanding is correct and you are looking to retrieve the campaigns, ad groups and ads details via Google Ads API during specific time period? If yes, please refer to this guide for specifying the custom and

RE: 7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. If you are requesting OAuth credentials from a manager account and accessing a related customer account, you will need to set the login-customer-id header to the customer ID of the manager account, removing any hyphens in the Id and customer id in the

problem with Enable the Google Ads API in your project

2019-12-16 Thread supp...@quantify.com
Hi , I have couple questions about "Enable the Google Ads API in your project" I have tried to enable Google Ads for my project use following giude: https://developers.google.com/google-ads/api/docs/first-call/oauth-cloud-project I tried to do following steps: To enable the Google Ads API

RE: adwords api for campaign management and add campaign for other user via api

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please share the client customer ID of you production and test manager accounts via reply privately to author so that I can further investigate the issue? Make sure you have followed all of these steps to sign up. Additionally, can you please elaborate

How to delete value for DomainName in dynamic search ads

2019-12-16 Thread Enam Mino
Hi, you know what is the way to remove the domain in dynamic-search-ads? setDomainName($mydomain) don't work if $mydomain variable is null or an empty string. Thanks, Walter -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: adwords report api how get UAC AdGroup report data

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Wenbin, It looks like this is a duplicate of this post so please see the answer provided there. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UOEcRb:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: adwords report api how get UAC AdGroup report data

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Wenbin, Thank you for reaching out. Unfortunately, App campaign data can only be pulled from the campaign level and is only supported in the reports listed here. You can keep an eye on our Developer Blog for information on future releases. Regards, Mitchell Google Ads API Team

Re: GCLID I have does not there in account

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Chirag, The date field in the CLICK_PERFORMANCE_REPORT indicates the time of the impression, not the time of the click. So if you have received a GCLID on a certain date, you need to check previous days' CLICK_PERFORMANCE_REPORTs (up to 90 days back) to look for the match. The GCLID could

RE: TargetingIdeaService Error: Google API Ads Common Lib Auth Token Exception: The remote server returned an error (404) . I am getting this error when I tried the adwords function in Excel

2019-12-16 Thread Google Ads API Forum Advisor Prod
Hi Tejas, Please follow the instructions here for setting up your config file. You need to specify the devceloperToken, clientCustomerId, clientId, clientSecret, refreshToken in order to make calls. You can get the refresh token by following the instructions here. Regards, Mitchell Google Ads

adwords api for campaign management and add campaign for other user via api

2019-12-16 Thread Test account
i have tried test account and production account cred to use adword api but at last i'm not able to use api, i want to use for any user who has adword account can add their campaign from my api and manage ads but i can't understand hoe to use api i'ts vary confusing. -- --

Re: Campaign start date not always consistent between AdWords SOAP API and Google Ads GRPC API

2019-12-16 Thread Alexandre Lord
Thank you. We will adapt our code accordingly. On Friday, December 13, 2019 at 2:23:46 PM UTC-5, adsapiforumadvisor wrote: > > Greetings! > > Yes, your two assumptions are correct. It is an inconsistency that is > confusing, and it appears that this happens in both the UI and the API. I'm >

Re: How to get correct number of video quratile views

2019-12-16 Thread 'Damir Murzagulov' via AdWords API and Google Ads API Forum
Hi Zweitze, I noticed strange behavior when I use the Adgroup performance report. When I use your solution: if AdGroupType=='In-stream' then Video Views Quartile XX= Impressions * VideoQuartile100Rate else Video Views Quartile XX=0 And back-calculation Total VideoQuartile100Rate = Total

Re: API limits for TargetingIdeaService

2019-12-16 Thread Thiru K
Hi, I have sent the requested info in reply privately. can you please confirm if you have received. Once I sent I am seeing its message sent alert. If you are still not able to see request to share your mail id where i can send you the details. Thanks, Thiru.. On Wednesday, 27 November 2019

Re: Getting the right labels from the AdWords API

2019-12-16 Thread Eirik Ovesen
Hey Brahani, and thanks for the swift reply Sorry I couldn't get back to you sooner. I can confirm that I'm using the AdWords API. I was mistaken to say it was the Ads API in the question description. I've been looking at the links you sent me, but I'm not getting anywhere. I tried generating

adwords report api how get UAC AdGroup report data

2019-12-16 Thread wenbin hua
adwords report api how get UAC AdGroup report data -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

adwords report api how get UAC AdGroup report data

2019-12-16 Thread wenbin hua
adwords report api how get UAC AdGroup report data -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Re: TargetingIdeaService Error: Google API Ads Common Lib Auth Token Exception: The remote server returned an error (404) . I am getting this error when I tried the adwords function in Excel

2019-12-16 Thread Tejas Rane
> > > > > > > > "System.Configuration.DictionarySectionHandler"/> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > "ENTER_YOUR_COMPANY_OR_APPLICATION_NAME_HERE"/> > > > > > >

Is there any criterion similar to BingAds LocationIntentCriterion?

2019-12-16 Thread guofu Zhong
Hi team, How to create or simulate a LocationIntentCriterion in Google Adword Api? I cannot find a similar API to achieve it. Here is a document about LocationIntentCriterion https://docs.microsoft.com/en-us/advertising/campaign-management-service/locationintentcriterion?view=bingads-13 . I'd

how to get campaign meta period

2019-12-16 Thread sangkil an
hi, i give get to by period campaign meta data. how to campaign, adgroup, ad by period meta data. my query -- String sqlQuery = String.format( "SELECT\n" + " customer.id\n" + " ,ad_group.id\n" + "

Re: AdGroupCriterionService SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED

2019-12-16 Thread Henrik Niklaus
Hello, we experience the same problem here. We send batches of 2000 as recommended here https://developers.google.com/adwords/api/docs/appendix/limits#general (the maximum limit is 5000) and get a REQUEST_SIZE_LIMIT_EXCEEDED error. After reducing the batch size to 250 the error disappeard. This

Re: 7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread 'Grzegorz Cieślik' via AdWords API and Google Ads API Forum
Do you have any idea how can i fix it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords

Re: 7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread 'Grzegorz Cieślik' via AdWords API and Google Ads API Forum
W dniu poniedziałek, 16 grudnia 2019 09:25:55 UTC+1 użytkownik Grzegorz Cieślik napisał: > > Hi, > I use this lib ( https://github.com/Opteo/google-ads-api) for connect > googleAds > with my service in node.js. I try connect to my account, but i have this > error message. > > Error: User

7 PERMISSION_DENIED: User doesn't have permission to access customer

2019-12-16 Thread 'Grzegorz Cieślik' via AdWords API and Google Ads API Forum
Hi, I use this lib ( https://github.com/Opteo/google-ads-api) for connect googleAds with my service in node.js. I try connect to my account, but i have this error message. Error: User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's