get a FrequencyCap

2019-04-18 Thread kyungjun . yim
How to get a FrequencyCap object which is in 'VIDEO' campaign via Java application? I want to get a FrequencyCap, so I tried CampainService's get() method. The result came successfully, but 'VIDEO' campaigns are not suitable CampaignService's get() method. How can I solve this problem? -- --

Does the API support UAC2.0?

2019-04-18 Thread 朱梦君
[image: a0b0fb67871b2cf401f58631b63e0d4.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad

RE: Download campaigns - Not included in report

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ridha, If you trying to pull data using the AdWords API, you can Sign Up here and follow instructions mentioned here to make your first API call. To setup t

RE: Query campaigns and metrics, segmented by the Geographic location

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Karam, I've responded to your private reply. 1. will it be supported in the near future? since I can see the geographic report of Universal Apps in the GoogleAds dashboard, *I've sent it to you privately along the the CustomerId* We cannot say whether this will be supported in the future. Pl

Google Ads API: How to identify ENUM data type?

2019-04-18 Thread Alexander Belozerov
Hello there, What is the best way to identify the data type that is shown as ENUM when getting a response from this method in python library: search_google_ads_fields I was assuming that it is always "string" but just run into an example where it is a string for one customer id and an integer

Google Ads API Extremely Slow

2019-04-18 Thread Daj Katal
I am using the google ads api for keyword research on my website but it takes too long. Simply getting the data from the google database takes 6 seconds. I have removed anything that modifies the data so I am sure that it takes 6 seconds to get the data. This is the code for getting the keywor

Re: searching Customers using google ads

2019-04-18 Thread benjamin
Hi Dannison, I have ten of thousands of accounts in my MCC, loading them all feels completely off. Is there a way to filter/query like it used to be? Thanks, Benjamin On Monday, April 15, 2019 at 5:49:06 AM UTC+2, googleadsapi-forumadvisor wrote: > > Hi Benjamin, > > Thank you for reaching

How to add members in Crm Based User List using google-ads-api

2019-04-18 Thread Vinayak kumar Vimal
How to add members in Crm Based User List using google-ads-api -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the G

Google Ads API PHP with Laravel: LogicException

2019-04-18 Thread GIM Programming
Hello! I have a website app built on Laravel with latest version of Google Ads API PHP library. Laravel has a Queue functionality which allows to queue tasks for a server to process on background and I'm trying to integrate few things. All I am doing is querying some data about clients with MCC

When will ad schedule be supported by Google Ads API?

2019-04-18 Thread Peter
Ad Schedule is supported by both Google Adwords UI and API. But it is not yet supported through Google Ads API. Is there any update on when this feature will be supported through Google Ads API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleads

When will Ad Schedule be supported through Google Ads API?

2019-04-18 Thread Peter
Ad Schedule is supported through Google Adwords API, but there seems to no support for it through Google Ads API. Is there any update on when it will be supported? Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blog

Keyplanner Apis

2019-04-18 Thread supriya . pathak
Hi, I am running code to pull data from the TargetingIdeaService to get keyword volume but following error occurs. googleads.errors.GoogleAdsServerFault: [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ selector.searchParameters.searchParameters[0]; trigger:'RelatedToQuerySearchParameter']

Re: Query campaigns and metrics, segmented by the Geographic location

2019-04-18 Thread Karam Bowidany
Thanks again: I've checked the guide but still have some questions 1. will it be supported in the near future? since I can see the geographic report of Universal Apps in the GoogleAds dashboard, *I've sent it to you privately along the the CustomerId* 2. isn't there any other way

Re: Download campaigns - Not included in report

2019-04-18 Thread azri ridha
Hello Vikram Tiwari, I need to get data from the API adword in order to retrieve data on companies, etc. I am new to pyhton programming language and I really need to do this in my new job. could you tell me how to do this, the procedure to follow. I thank you for your cooperation. I thank you

Exact match with TargetingIdeaService

2019-04-18 Thread microcat49
I'm querying a list of keywords using the TargetingIdeaService with a request type of 'STATS'. I'm trying to query each keyword as an exact match. But I'm unable to find the setting or library to do this, could someone point me in the right direction? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: [PHP] Google Ads Api Beta. Problems with ExpandedTextAd Update

2019-04-18 Thread jessica . capuozzo
Hi, Any news on Update Ad? Thank you, Best. Jessica Capuozzo On Wednesday, 20 February 2019 20:11:33 UTC+1, Miguel Graciá wrote: > > > Hi, > > I am trying the new api of google ads. I was able to create an ad in my > test account with the help of the examples, but when I try to update the > t

Re: AdMob Units as MobileApplication

2019-04-18 Thread Filipe Graciosa
Hi I'm having the same problem, how can I convert my placements IDs to standard placements (apps or URLS mobileapp::mobileapp::10002-ca-app-pub-9765906064975653 mobileapp::mobileapp::2-com.ghd.tv mobileapp::mobileapp::3-2d391e75-f366-44da-a2ac-92d55d2014e3 Thanks, Filipe Graciosa On Monday, 12

RE: metrics data not available for Income Range type criterion at ad_group or campaign nor a view exists.

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Darshan, We've created a feature request on your behalf to add this to reports. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api htt

RE: Campaign Creation - Google Ads API

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Zied, You should be able to create multiple entities like Campaign, AdGroup and AdGroupAd in one go using the Batch jobs with temporary ids, you can refer this guide for more information. You could

RE: ListAccessibleCustomers

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Vadim, The ListAccessibleCustomers will return all the resource names of customers directly accessible by the user authenticating the call. If t

RE: [GOOGLE ADS API] Get Conversion Action List

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Miguel, There is currently an issue with conversion actions that our team is working on resolving. I'll let you know when there is a fix. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-dev

RE: Does the API support UC2.0?

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Since our Chinese resource is not available, I am handling your concern in English. Could you please elaborate what do you mean by UC2.0? Also, could you please show me the screenshot in English for further help or share any document where you are referring the UC2.0? Regards, Sai Teja,

Campaign Creation - Google Ads API

2019-04-18 Thread Zied Chaari
Hi all, Is there a way to create a campaign with their elements (AdGroup, Ads, Keyword, Criteria, Extension, ...) with only one call? Like Facebook is doing, I build a campaign object with all its elements (AdSet, Ads, ...), and the Facebook API create all the objects. PS: I'm using Google Ads

ListAccessibleCustomers

2019-04-18 Thread vadim
Hello, I'm trying to get all my accounts . As I understand I should use the service google.ads.googleads.v1.services.CustomerService.ListAccessibleCustomers, but it always return only root mcc. What i'm doing wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

RE: gzip compression in the new Google Ads API?

2019-04-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Alexnder, As of now there is no way to do that via our client libraries. I shared your concern with the team and I will update you on this thread when I have more information. Meanwhile you could keep an eye on our blog fo

Quotas and retries

2019-04-18 Thread F B
Although we do have Standard access and should thus have *unlimited daily operations limits *I am getting a ResourceExhausted Error. We saw this kind error before when we only had *Basic Access* and were therefore limited to 150

Re: [2-8014000025508] THIRD_PARTY_REDIRECT_AD Image Preview - how to get from API?

2019-04-18 Thread Oksana Sulyma
Hello Ben Karl, thanks so much for your answer! We are not using client libraries. We just use php 'curl' functions for API calls. Looking forward for any updates on this issue. Thanks! Oksana -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeve

Re: gzip compression in the new Google Ads API?

2019-04-18 Thread Alexander
I am concerned about the amount of network traffic between Ads API and my App. Compressing files at my end would not help to reduce network traffic. Is there an option in the API or the client libraries to enable compression? On Wednesday, April 17, 2019 at 8:43:40 PM UTC+2, googleadsapi-forum

Does the API support UC2.0?

2019-04-18 Thread 朱梦君
[image: a0b0fb67871b2cf401f58631b63e0d4.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "Ad