Re: GetCampaigns.php showing Number of results found: 0 in adsword api

2020-04-20 Thread Anindita Das
On Monday, April 20, 2020 at 8:49:26 PM UTC+5:30, Anindita Das wrote: > > Hello All, > > I have facing 'result' is 0, though I have a campaign in child account. > Please help me out > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.b

User List maintenance using Google Ads API

2020-04-20 Thread 'Abhinav Sharma' via AdWords API and Google Ads API Forum
Hi, I am trying to find few clarifications on below items before starting the integration with Google Ads API. 1) I wanted to use the Google Ads API over google AdWords API so that I can utilize the REST API and JSON standards, however, I read that Google Ads API is in Beta state. May I please

How to get eviden text or detail of disapproved ad/extension

2020-04-20 Thread Martin SangDo
Hi, I want to get details of disapproved ad/extension, but API returns a few information. Ex: If error "Destination not working", I want to get all details like attached image which same as Adwords UI: url, platform, ... Thanks, Martin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

Re: what does the param '-c' mean? How can i get it?

2020-04-20 Thread 沈俊杰
Thank you for your response. I'm confused. Now that I have excluded a placement, there should be no data. Why provide a report to get his data? In fact, I can not get any data from this report. I want to get App Campaign Report for my UAC ads, what should I do? On Tue, Apr 21, 2020 at 12:27 AM Go

Re: Adwords API Video campaigns

2020-04-20 Thread Evan Futterman
Hello, I've been digging into your API but just wanted to confirm. Are mutations of video campaigns still not supported? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Adding users with multiple mails, phones

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Julian, Thank you for reaching out. You should be able to use Option A to add the members into the userlist. You can use the same addressInfo for both if you would like. Let me if you have any further questions. Thanks, Nirmita Patel Google Ads Team ref:_00D1U1174p._5001UZZ5zJ:ref -- --

RE: How should I get the list of Google merchant account linked with Google Client account?

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Unfortunately, there is no AdWords API equivalent service to the MerchantCenterLinkService in Google Ads API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UZXkyq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelo

Re: How should I get the list of Google merchant account linked with Google Client account?

2020-04-20 Thread Ankit Agarwal
Just like MerchantCenterLinkService for Google Ads API, do we have any service in Google Adwords API? On Monday, April 13, 2020 at 3:27:01 PM

RE: GetCampaigns.php showing Number of results found: 0 in adsword api

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Anindita, Thank you for reaching out. In order for me to further investigate, could you please share the complete request and response logs along with the client customer id via the Reply privately to author option? Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UZZ4q

RE: Fetching Cost per install and Install Data

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Naveen, The installations and Cost/Install are not yet supported in the API. There is already a feature request to support these fields. Please keep an eye on our blog for the announcements and updates on new releases. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UZ

Re: How to get already created Userlist and edit those data

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please find my response to your questions below: Please give it a try to REMOVE the whole user list members by using mutateMembers() and set the operator as REMOVE. Then you could ADD the user list members by using mutateMembers() again with the existing userList

RE: I have issue downloading the Ad_performance report using HTTP calls

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out! Upon taking a look at the error, it appears that your request is incomplete. Did you ensure that you were closely following the instructions mentioned in this guide for making a basic call using cURL? Additionally, did you correctly configure your authentication

Adding users with multiple mails, phones

2020-04-20 Thread Julián Fernández Osorio
Hi! Which is the best approach for adding users to a list which have two mails and two phones? I´m using the AdwordsUserListService, mutateMembers operation. Do I have to send it like option A or B? It´s recommended that I repeat the same addressInfo for every memberList (that is referring to th

CampaignService get returning no campaigns

2020-04-20 Thread Jason Kanu
I have campaigns in my account but am receiving null when I make a campaign service request. Request made: Service: CampaignService Method: get clientCustomerId: 4194065943 URL: https://adwords.google.com/api/adwords/cm/v201809/CampaignService Request ID: 0005a3baa4274dbd0a377441a90cc55a Respo

RE: Google Ads API JSON REST POST Request - MutateMembers

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Gregory, Unfortunately, it is not possible to upload multiple types for a crm_based_user_list as explained here. For example, if you use userId then you can't use contact_info (phone number, email, etc.) and vice versa. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UZYbxK:ref -

RE: what does the param '-c' mean? How can i get it?

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. Please see the below answer of your questions. The googleads.adwords used to import libraries for the AdWords API and the google.ads.google_ads used to import libraries for the Google Ads API is our new API that is currently in beta. ‘_c’ is the read command from th

RE: How to create adgroup with automated targeting in display campaigns?

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. If you're using a Smart Display Campaign, you can use the ExplorerAutoOptimizerSetting and set the optIn to true. Please let me know if this is not what you're referring to. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UZZ39z:ref -- -- =~=~=~=~=~

RE: AdWords Database Schema/Design ?

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Trabelsi, Thank you for reaching out to us. Could you elaborate on your concern so that I may further assist you with your issue? Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UZZ2ZB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://g

RE: concurrency Requests

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Raneen, Thank you for reaching out to us. I see that you have a question about concurrency requests. While we don't limit the number of concurrent threads a client application can have, concurrently sending requests via an unlimited number of threads can easily exceed the Requests Per Second

GetCampaigns.php showing Number of results found: 0 in adsword api

2020-04-20 Thread Anindita Das
Hello All, I have facing 'result' is 0, though I have a campaign in child account. Please help me out -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this me

RE: Getting Installation and Cost/Installs data from Adwords API

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Naveen, Unfortunately, these are not available in the API but I've made a feature request on your behalf. You can follow our blog for announcements. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001UZZ0J2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Fetching Cost per install and Install Data

2020-04-20 Thread Naveen Kumar
Hello Guys I want to get installations and Cost/Installs from the API. I was not able to find it in the API Docs. But from the previous Question - https://groups.google.com/forum/#!topic/adwords-api/KfmEpHAYdzw. the fields were not available. Do we have the facility now to get those data ? or

RE: Can discovery campaigns created via api ?

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi MSI, Thanks for reaching out. With regards to your concern about implementing discovery campaign via api, Unfortunately discovery campaign are currently not supported in AdWords API. There is an existing feature request for this so I would recommend keeping an eye on our blog for information

RE: .Net Core support for Adwords API

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi Abhinav, Thank you for reaching out. You can find the .NET AdWords library here and information on supported frameworks here. As explained here, there are some limitations when using it in .NET Core such as when logging or using proxies. Regards, Mitchell Google Ads API Team ref:_00D1U1174p.

RE: which campaign type and ad type should i use for discovery ads from api

2020-04-20 Thread Google Ads API Forum Advisor Prod
Hi MSI, Thanks for reaching out. With regards to your concern about implementing new discovery ads via adwords api, Unfortunately discovery ads are currently not supported in AdWords API. There is an existing feature request for this so I would recommend keeping an eye on our blog for informat

I have issue downloading the Ad_performance report using HTTP calls

2020-04-20 Thread TECGCA96 TECGCA96
I have successfully got the access token. I was trying to pass the request mentioned below to get the values against these fields: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adw

what does the param '-c' mean? How can i get it?

2020-04-20 Thread 沈俊杰
1、 For Python,what's the difference between googleads.adwords and google.ads.google_ads 2、 what does '-c' mean? How can i get it? parser.add_argument('-c', '--customer_id', type=str, required=True, help='The Google Ads customer ID.') 3、 What is the 'CAMPAIGN_NAGETIVE_PLACEM

Can discovery campaigns created via api ?

2020-04-20 Thread MSI Saurovh
Hi we want to implement discovery campaign via api, is it possible on current api versions ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message beca