Google Ads API Client Library for Python v3.0 - when?

2020-03-05 Thread Mat
Hi, als far as I can see, all Google Ads API client librarys have already been updated to v3.0 - except the one for Python. Can we get an ETA for this one? Best regards Mat -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.co

Can we set Include in Conversions via java api

2020-03-05 Thread Vicky Kamble
Hi, I want to set Include in "Conversions" property for my conversion through java api but i can't find any method that will let me do it. Does anyone have any idea My second Question is How can we Set different values for conversion. for reference i have attached the images -- -- =~=~=~=~=~

Re: ENUMTYPE UNKNOWN

2020-03-05 Thread cv
Hi Anthony, I was trying to Demographics enable for UNKNOWN $unknownAdGroupCriterion = new AdGroupCriterion([ 'ad_group' => $adGroupResourceName, // Targets Unknown. 'gender' => new GenderInfo([ 'type' => GenderType::UNKNOWN ]) ]); Thanks, On Thursday, 5 March 2020 22:38:39 UTC+5:30, adsapiforu

Re: frequencyCaps timeLength set by default to 1

2020-03-05 Thread sudhakar dadi
Hi Mike, Thank you. Let me know if you need more details. Regards Sudhakar On Thursday, March 5, 2020 at 7:10:34 PM UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > This issue has been escalated to me. I've taken a look at the requests and > responses you provided, and I can't determine what

Keep Getting [AuthorizationError.SERVICE_ACCESS_DENIED @ ]

2020-03-05 Thread 王众杰
I have one google ads account that bind to my manager account with developer token (basic access) the API that i m using is google adwords API. and the error keep throw out when i start testing with GetCampaigns.php SOAP information: http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.

Re: how to retrieve criterions of youtube campaign?

2020-03-05 Thread 'Q' via AdWords API and Google Ads API Forum
Thank you for your help. And when I read the document ( https://developers.google.com/adwords/api/docs/reference/v201809/CampaignCriterionService.YouTubeVideo), I couldn't figure out the meaning of this line "A criterion of this type is only excludable." It means I can only exclude this crite

Re: How do I link a client account to a MCC account using the API

2020-03-05 Thread Dom
Hello Nikisha and thank you for your quick reply, unfortunately this is not the usecase I have. We are an agency and we want to create/edit ads and reports on behalf of our clients. But in the first place we don't know our clients ad account id. So whats the easiest way to go to make those user

Re: TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-05 Thread Rene Vallecillo
Thanks a lot Anthony. That helps a lot! But just to confirm, when you are inside of the google ads interface, you enter an adgroup then keywords, and then you hit "+" plus button, the component you interact with work with the ideas service, not the Targeting Idea Service. Is that right? Thank y

Display Ad Images / Preview Using Google Ads API Beta

2020-03-05 Thread James Grace
I'm trying to get access to Display Ad images via the Google Ads API. At the moment, my code doesn't seem to be working for certain ads. As near as I can tell from my debugging efforts so far, the issue is that it's not working for HTML5 ads. Here is the query I'm using : SELECT ad_gr

RE: TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Rene, The Keyword Planner doesn't map to the TargetingIdeaService because what is getting called on the back-end are not the same. The data is put together differently. You will need to use one of the idea services from Google Ads API. Regards, Anthony Google Ads API Team ref:_00D1U1174p._50

RE: How/Where do I enable Google my Business api in my app/project

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Edward, This forum is related to Google Ads API. You will need to reach out to the Google My Business API Team via this link. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUF0k:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://google

Re: Slow Product Group Creation

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi, Please also make sure that you order uploaded operations by operation type and do not poll the job status too frequently. Also note it is recommended to add no more than 1,000 operations per AddMutateJobOperationsRequest and use the sequence_token to upload the rest of the operations to the

RE: Can't remove a budget

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Igor, Can you please reply privately to author your full SOAP logs which include your client customer ID so I can take a closer look? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUEIn:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/

RE: Not able to add new feed attribute to the existing feed using GoogleAds(V2).

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Urmisa, Thank you for reaching out. Can you please share the complete request and response logs (including the operations) via reply privately to author so that I can further investigate the issue? You should be using a FeedAttributeOperation to mutate the attribute list within the feed. Re

RE: there are no response when i use adwords api

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Leiqiang, Thanks for reaching out. In order for me to further investigate, could you please send me the complete request and response logs via the Reply privately to the author option? Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UXUAkS:ref -- -- =~=~=~=~=~=~=~=~

RE: Why Oauth Credentials is not working with PHP code?

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Amit, Can you please provide a screenshot of where you are seeing this error via reply privately to author? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUBNz:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogsp

Re: Is there a way to add members to a user list with the Google Ads API?

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi All, That is correct. The counterpart for AdwordsUserListService is UserListService in Google Ads. The fields that you can update for a userlist are listed here. Unfortunately, Google Ads currently does not support adding members to a userlist, but there is a request for this feature to be i

RE: How can I get this data from REPORT?

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. Please find my response to your queries below for better understanding. ACCOUNT_PERFORMANCE_REPORT: You could use Conversions field available in this report to get the number of conversions for all conversion actions that you have opted into optimization and

RE: How do I link a client account to a MCC account using the API

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello Dominik, Thank you for reaching out. Could you please confirm if you are looking to fetch the customer within your MCC account and apply for access for these customer accounts via API? If my understanding is correct, you could use ManagedCustomerService to get the account hierarchy under

Re: Update stardate/enddate of a campaign and Descr1, Descr2 of a Dynamic search Ad

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Roberto, That is just an example for you to base your code off of. You should replace it with DynamicSearchAd ad type and set the Description1 and Description2 fields to your desired value. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXTvSx:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: Data Discrepancies between Bigquery Google Ads Transfer and Google Ads UI Data Download

2020-03-05 Thread 'Colby Hamilton' via AdWords API and Google Ads API Forum
Hi Anthony, Do you mean that there's a problem with the transfer itself? Because for specific portions of the data it matches pretty well and I would assume that if there was a problem with the transfer most of the data wouldn't match at all. Best, Colby On Wed, Mar 4, 2020 at 3:30 PM Google Ads

RE: BudgetOrderService does not return Billing Accounts

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello Suresh, Thank you for reaching out. Please refer to this forum post for the latest change related to retrieving billing accounts using the BudgetOrderService. As per this post, any request made that targets a Google Ads Manager account instead of a Google Ads Client account will return an

TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-05 Thread Rene Vallecillo
I'm trying with the following string: "PHP Developer Remote Opportunity Jobs" With the API I get: remote php jobs > php jobs > php developer jobs > web developer jobs > remote php developer > remote php developer jobs > ms access for mac > web site development > graphic design > php developer >

RE: Remarking API giving error while creating Customer List using API.

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello Rahul, Thank you for sharing the details. Please find my response to your queries below: Yes, you are right. You need to reach out to the Technical Account manager for whitelisting your test/production accounts for using Customer Match feature via API. Yes, as a correction to my previou

RE: Remaining credit

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello Alyona, The form available here to contact the API Compliance Team works fine on our end. Could you please share the error observed on your end for me to take a look into this further and assist you better? Please note, the API Compliance Team reach out to the user on the email address re

How/Where do I enable Google my Business api in my app/project

2020-03-05 Thread Edward Taaffe
Received approval of my api project/app for Google my Business All I have to do now is enable it. All ? I went back to the project and no matter what I do I can fin no mention of enabling it and cant find anything helpful anywhere. I did try connecting just to see and sure enough there's a big nas

Can't remove a budget

2020-03-05 Thread Igor Grigorev
I'm doing everything as was told at the https://developers.google.com/adwords/api/docs/guides/budgets#removing_a_budget . The code runs smoothly without an error, but I'm getting Budget with status "ENABLED" as a result. It seems like my remove operation didn't make any changes to the Budget.

elp losing the will to live with Google My Business API

2020-03-05 Thread Edward Taaffe
I finally received an email on Friday to say that I ahve been approved. All I have to do now is enable it. All ? I went back to the project and no matter what I do I can fin no mention of enabling it and cant find anything helpful anywhere. I did try connecting just to see and sure enough there's

RE: ENUMTYPE UNKNOWN

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello, Did you include UNKNOWN in a predicate filter? As you can see here, the value UNKNOWN is used for return value only. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUBfZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsde

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Ricard, Thanks for reaching out. Could you please check if you have inserted the managerAccountId here? Please let me know if the issue persists after you add it. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UUzqXN:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: how to get traffic estimates for keywords for a single campaign?

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Hammad, The TrafficEstimatorService from the AdWords API and Google Ads UI don't match because what is getting called on the back-end are not the same. The data is put together differently. You will need to use one of the idea services from Google Ads API. Regards, Anthony Google Ads API Te

RE: how to retrieve criterions of youtube campaign?

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello, Yes, you will need to add the types YOUTUBE_VIDEO and YOUTUBE_CHANNEL onto your predicates for CriteriaType. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001UXUB1U:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.b

RE: Google Ads Community - "Adwords API: Test account: unable to create campaign"

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Rajdeep, Thanks for reaching out. Could you please send me the complete SOAP request and response logs along with the client customer id via the Reply privately to the author option for me to further investigate the issue you have encountered? Thanks and regards, Xiaoming, Google Ads API Tea

RE: Is Life event target types supported by the api ?

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Leonardo, Thanks for reaching out. The life event audience targeting type is not yet supported in the API. There was already a feature request to support this audience targeting type in the API. Please keep an eye on our blog for updates of the new release information. Thanks and regards, X

Re: Internal API Error

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi Evgeny, Not yet, I contacted the Engineering team again so they provide me with an update. Thanks, Pierrick - Google Ads API Team ref:_00D1U1174p._5001USwppM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~

Re: Update stardate/enddate of a campaign and Descr1, Descr2 of a Dynamic search Ad

2020-03-05 Thread Roberto
Hi, pause-ad is for a generic Ad, description, description1 belongs to DynamicSearchAds, how can i change these two fields? thanks! Il giorno martedì 3 marzo 2020 23:07:50 UTC+1, adsapiforumadvisor ha scritto: > > Hi Roberto, > > Thank you for reaching out. If you're using AdWords API, you can

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-03-05 Thread Ricard Fogues
Hi, I'm trying to create an account through the API and I'm getting the error googleads.errors.GoogleAdsServerFault: [AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ; trigger:''] According to this error, it seems that a client customer id is required; this doesn't make any sense to me,

ENUMTYPE UNKNOWN

2020-03-05 Thread cv
Hi, I am getting error while enabling the UNKNOWN genderType. request_error: Enum value 'UNKNOWN' cannot be used. Can you please help how I can do same? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~

Re: frequencyCaps timeLength set by default to 1

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hello, This issue has been escalated to me. I've taken a look at the requests and responses you provided, and I can't determine what you may be doing wrong. I'm going to reach out to the engineering team responsible for this feature to understand the intended usage and how to interpret this err

Google Ads Community - "Adwords API: Test account: unable to create campaign"

2020-03-05 Thread Rajdeep Debnath
I am using Google Adwords API and trying to create a campaign using the API. I am getting ADD_OPERATION_NOT_PERMITTED error. I can create budget though. I can read campaigns. I have developer token from production manager account with 'Test account access'. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

How do I link a client account to a MCC account using the API

2020-03-05 Thread Dominik Paasche
Hi, I want to implement a web workflow to link a customers ad account to our manager account in order to be able to manage his ads and have consistent access to reports etc. So far I created a test MCC account and a test client account - which has been pretty adventurous already because the te

Why Oauth Credentials is not working with PHP code?

2020-03-05 Thread Amit Lahiri
Hi. I am facing the same problem. When I am clicking the Google Ads API to enable it, I am receiving the below error. API solution not found with service name: googleads.googleapis.com But I am quiet sure that I enable the API few days earlier. Why this error is given? How to resolve it? I a

Re: Google Ads API library page error

2020-03-05 Thread Amit Lahiri
Hi. I am facing the same problem. When I am clicking the Google Ads API to enable it, I am receiving the below error. API solution not found with service name: googleads.googleapis.com But I am quiet sure that I enable the API few days earlier. Why this error is gi

Re: Remarking API giving error while creating Customer List using API.

2020-03-05 Thread RAHUL SRIVASTAVA
1. As I am having production account which seems to me already whitelisted as I am able to create Customer List with CRM data from web UI but as recommended, I cannot test API's with my production account. So as per your reply I believe, I need to get my Test Account whitelisted

How can I get this data from REPORT?

2020-03-05 Thread 朴勇相
I tried request almost all of Attribute, Segment, Metric of REPORT. But I can't get data what I want. How can I get this data? ACCOUNT_PERFORMANCE_REPORT [コンバージョン アクション] Conversion action(?) Result of [ConversionValue / Cost] CAMPAIGN_PERFORMANCE_REPORT [キャンペーンのステータス] Campaign status AD_PER

Re: Remaining credit

2020-03-05 Thread Alyona Rykova
> > Hi Nikisha, I've requested developer token, I think it's taken more than 2 business days for my manager account. Link " contact the API compliance team " doesn't work in documentation ( https://developers.google.com/adwords/api/docs/common

Re: Internal API Error

2020-03-05 Thread InfoPunks GmbH
Hi Pierrick, any news? best regards, Evgeny On Tuesday, February 18, 2020 at 2:56:26 PM UTC+1, adsapiforumadvisor wrote: > > Hi Evgeny, > > The Engineering team is still looking into this, I will keep you posted as > soon as progress is made. > > Thanks, > Pierrick - Google Ads API Team > > re

BudgetOrderService does not return Billing Accounts

2020-03-05 Thread Suresh Kumar Shenbagam
Hi, I am trying to get Billing Accounts using BudgetOrderService interface. I logged in with the manger account. And before creating budget order service instance, I set the client customer id in session. what am I doing wrong here? session.setClientCustomerId("xxx-xxx-"); BudgetOrderSer

Not able to add new feed attribute to the existing feed using GoogleAds(V2).

2020-03-05 Thread 'Urmisa Saha' via AdWords API and Google Ads API Forum
Hi, I am not able to add new feed attribute to the existing feed using GoogleAds(V2). Can someone please have a look? Here is my request and the corresponding response.. *Request:* { "customer_id": 7620963363, "feeds": [ { "attribute_operations": [ { "value": {

Re: how to get traffic estimates for keywords for a single campaign?

2020-03-05 Thread Hammad Saleem Ch
Estimates: { 'campaignEstimates': [ { 'Estimate.Type': 'CampaignEstimate', 'campaignId': None, 'adGroupEstimates': [ { 'Estimate.Type': 'AdGroupEstimate', 'adGroupId': None,

Re: AD Name on Google ADS API

2020-03-05 Thread Muhammad Usama Khalil
Any update on this ? On Wednesday, 15 May 2019 05:34:06 UTC+8, Sergi Alà Pla wrote: > > Hi > > I'm trying to create and AD, using the following field provided in the > documentation: > > name > > StringValue >

how to retrieve criterions of youtube campaign?

2020-03-05 Thread 'Q' via AdWords API and Google Ads API Forum
How to retrieve youtube campaign's criterions? I use this service "CampaignCriterionServiceInterface" to retrieve all criterions of an account for youtube promotion. Here are my parameters: Selector fields: "Id", "CampaignId", "BidModifier","LanguageCode", "LocationName","ParentLocations","Displ

Is Life event target types supported by the api ?

2020-03-05 Thread Leonardo Cuquejo Soares
Is the life event audience targeting type supported in the API? As I didn't find the code/Criterion ID at the documentation. Here is the documentation that I took a look on https://developers.google.com/adwords/api/docs/appendix/codes-formats -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Is there a way to add members to a user list with the Google Ads API?

2020-03-05 Thread Simon Alfassa
I am having the same issue here. Adding or removing members seems supported by Adwords but not by Google Ads API. I contacted support and there were not able to confirm this. On Thursday, March 5, 2020 at 12:52:10 AM UTC+1, Derek Phan wrote: > > It looks like you're able to modify attributes of