How to set a Target CPM or Max CPV at Ad Group level for video campaigns via API?

2019-07-31 Thread Pem Scorch
For video campaigns, at ad group level, in the UI, I see ad grups can have different bid strategy. The following are my immediate concerns: - Max CPV - Target CPM Via the API, I know I can set the Max CPC, Max CPA, or Max CPM. But How do I set the *Max CPV *or *Target CPM*? Are these possible?

RE: How to get all the phone numbers in Google Ads account?

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Denis, So I can better understand and investigate your concern, could you provide the complete SOAP request and response logs that was generated by your AdWords API call? You may send the logs via the Reply privately to author option. Thanks and regards, Peter Google Ads API Team

Re: Cannot link test accounts + Test clients not showing in accounts management

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Jerome, Thanks for raising your concern. With regard you issue about the created Google Ads account that couldn't find in the Account tab. Since you encountered the issue on the UI, I suggest to reach out the product team via ? icon > Get help link as they are more equipped to provide

Re: First time using API of Ad Words

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Juan, If you wish to create a test client account under your newly generated test MCC account using the AdWords API, then you can do so by using the CreateAccount example. You will need to use the test MCC account ID as the clientCustomerId and use the OAuth2 credentials generated using the

RE: Excel direkte Verbindung/Zugriff auf Google Ads Konto für Reports?

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi, My apologies if our team can only provide support in English. Regarding your question about accessing your Google Ads account via a third party tool (Excel), I'm afraid that this may not be possible. Since our team supports API specific specific concerns only, you can confirm this with the

RE: Conversion Tracking Service not Returning Imported Analytics Goals and Phone calls Conversion Events

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Cory, Unfortunately, analytics goals are still not returned via the ConversionTrackerService as mentioned in this guide. You may keep an eye on our blog for any announcements regarding this topic. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UEHQJO:ref -- --

RE: AuthenticationError.NOT_ADS_USER @

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi, The NOT_ADS_USER error is encountered when the service account has not been correctly linked to the Google Ads account via OAuth2 assertion flow. Please carefully follow this guide on how to create the service account and link it to the Google Ads account. Regarding your concern with

How to set a CPV Bid Strategy at Ad Group level for video campaigns

2019-07-31 Thread Pem Scorch
For video campaigns, can I set Max CPV at ad group level via API? >From the UI, I can definitely see at campaign level and ad group level that there is a Manual CPM and Manual CPV bid strategy for video campaigns. However, In API, bids type I can see are only CPC, CPA, and CPM. The

Re: Python response success or failure logging

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Richard, Glad that I was able to help. What you have implemented should already be correct. Feel free to write back anytime if you have additional clarifications. Best regards, Peter Google Ads API Team ref:_00D1U1174p._5001UEHF1R:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to push call detail records to Google Ads via API?

2019-07-31 Thread P Grim
Hi Bharani, Many thanks for your response. I had previously found the two links you provided, so I'm glad I'm on the right track. Regarding the credentials in #4, what I meant was: do we need to have a separate security layer on top of our data source, or does the Google Ads API handle that

How to use python to do some BudgetOrderService work?

2019-07-31 Thread 蓝瀚
I'm using `googleads-python-lib` and I want to do some budget-related operation with `BudgetOrderService`, but I cannot find it nether in documents nor `googleads-python-lib`. How to use python to do some BudgetOrderService work? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

How to get all the phone numbers in Google Ads account?

2019-07-31 Thread Denis Mazur
The code that we use to get phone numbers, but it gives out only one phone number (although there are two in the account). var campaignIterator = AdsApp.campaigns().get(); while(campaignIterator.hasNext()) { var campaign = campaignIterator.next(); var phoneNumberIterator =

developer token issue

2019-07-31 Thread Ekaterina Shvorneva
Добрый день! Я пытаюсь подключиться к API google ads и получаю следующую ошибку 'QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED' Что мне необходимо сделать, чтобы developer token был рабочим? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Conversion Tracking Service not Returning Imported Analytics Goals and Phone calls Conversion Events

2019-07-31 Thread Cory Wilbur
Any update on this thread? This seems to still be an issue with the latest version of the Adwords API. We have google analytics -> Adwords set up properly as it shows in the Adwords UI, but the conversion tracker service API returns 0 conversions tracking is set up. Thanks looking forward

Re: How to push call detail records to Google Ads via API?

2019-07-31 Thread P Grim
Another question has come up: if our clients are tracking their phone calls (which use their own phone numbers, not Google forwarding numbers) by taking the call data we collect for them and sending it to their Google Ads account, how can they associate each call to a particular ad campaign?

Excel direkte Verbindung/Zugriff auf Google Ads Konto für Reports?

2019-07-31 Thread PreZero
Kann ich über Excel direkt auf mein Google Ads Konto zugreifen um automatisierte individuelle Reports zu erstellen und upzudaten? Ich weiß, dass es über Supermetrics und Analytics Edge Schnittstellen gibt, die Frage ist, ob ich diese umgehen kann und eine direkt Verbindung herstellen kann? Wenn

How are symbols and special characters handled in keywords?

2019-07-31 Thread Puneet Pagi
I couldn't find any documentation on how special characters and symbols are handled during keyword creation. I know that certain characters are totally disallowed (e.g. %) where as certain characters are simply ignored (e.g. -) or collapsed (e.g. continuous whitespace characters). It will be

RE: Google Ads API v2 - Add Placement At Camapign and Account Level

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hello Chirag, Since the placement is a criterion, you can use AdGroupCriterionService to set the bid for placements. Please give it a try and let me know if you have any further questions. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UEHInV:ref -- --

Re: Cannot link test accounts + Test clients not showing in accounts management

2019-07-31 Thread Jérôme Argot
Hello, I'm getting a very similar if not the same issue: the tests account I create under my test manager account are created successfully and show up instantly in the dashboard, but as soon as I refresh the page or trigger a UI update, they disappear. I can still see them on the Campaign

LocationId returns NULL, retrieved from the CampaignLocationTargetReport

2019-07-31 Thread Alan Johnson
Hi! Using the campaignCriterion service we have one locationId out of hundreds that we usually get from the CampaignLocationTargetReport that returns NULL. The location ID is 784926886046 Please advise. Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: The display_upload_ad field of ad is missing in Google Ads API

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hello Jiangang, Could you please confirm whether you are selecting any of the display_upload_ad fields like ad_group_ad.ad.display_upload_ad.display_upload_product_type in your request? If yes please share the query you are using and the client customer id using reply privately to the author

Re: ALL_TIME Equivalent to google ads api

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hello Chirag, If you are still facing the error, please share the report definitions in AdWords API and in Google Ads API to compare. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UEH8xa:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: How to push call detail records to Google Ads via API?

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hello Grim, Sure, we will be happy to assist you with this. Please find my response below: 1. Can the Google Ads API enable this functionality "as-is"? Or, do we need to customize the API? Google Ads API has been moved to recently. We recommend to continue running production systems using the

Re: Python response success or failure logging

2019-07-31 Thread Richard Atkins
Thank you very much for this Peter, much appreciated. I have decided to keep the code simple, so I have wrapped the mutate call in a try/catch and can then log the success and failures that way - because the SOAP response 'message' tag is available in the exception directly. If you think of a

Re: Google Ads API v2 - Add Placement At Camapign and Account Level

2019-07-31 Thread cv
Hi, I am able to Add Placements on Adgroup Level. Now How I can change Bid for Placements? Thanks, On Wednesday, 31 July 2019 15:58:37 UTC+5:30, cv wrote: > > Hi, > > > How I can Add Placement Url, Or Mobile App, Or You tube Video to Camapign > and Adgroup? > > > > Thanks, > > -- --

Re: Google Ads API v2 - Add Placement At Camapign and Account Level

2019-07-31 Thread Chirag eReportz
Hi, I am able to Add Placements on Adgroup Level. Now How I can change Bid for Placements? Thanks, On Wed, Jul 31, 2019 at 3:58 PM cv wrote: > Hi, > > > How I can Add Placement Url, Or Mobile App, Or You tube Video to Camapign > and Adgroup? > > > > Thanks, > > -- > -- >

Re: AuthenticationError.NOT_ADS_USER @

2019-07-31 Thread Testing ForAds
Hi Peter, Sorry for the late replay, I choose service accounts for mainly because to avoid the human authentication while getting the access tokens or refresh tokens in we auth flow. I'm attaching the error log can you please investigate and let me know what the error I'm facing ?xml

RE: API Support for App Users Remarketing Audience

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Could you confirm if you are pertaining to App Conversion Tracking and Remarketing API? If yes, I would recommend that you reach out to the Google Ads Support Team instead by posting your concern in the Advertiser's Community Forum. In AdWords API perspective,

Google Ads API v2 - Add Placement At Camapign and Account Level

2019-07-31 Thread cv
Hi, How I can Add Placement Url, Or Mobile App, Or You tube Video to Camapign and Adgroup? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: First time using API of Ad Words

2019-07-31 Thread Juan Carlos Blanco Delgado
Hi Ejay, I have already created the Token from my production account. I have created a Test Manager Account, and Test Account appears on the top right corner! Now, I dont know how to create a Test Account, should I just invite myself using an email not associated to Google adwords? On

RE: Any way to pass searchers location through a URL parameter?

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for posting your concern and providing complete details. My apologies as there is currently no features in AdWords API to convert the location code into town/city name. However, if you already know the country/location name, you can pass it alongside the {loc_physical_ms}

RE: Assign a newly created Ad to multiple AdGroups?

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Unfortunately, it's not possible to associate an ad with multiple ad groups in AdWords API. If you would like to confirm if it's possible in Google Ads UI, I would recommend to reach out to the Google Ads Community Forum as they are more equipped to answer to this question.

RE: How to set CampaignTargetingCriteria for entire "US"

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Ananth, Thanks for posting your concern. Could you confirm first if your concern is related AdWords API? If yes, with regard to the sample code in the provided link, you may use the CampaignCriterionService.mutate() to create a location type criterion. Then specify the criteria country

RE: First time using API of Ad Words

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Juan, No worries, feel free to reach out our team if you have questions/concerns. With regard to the Github link that you provided, that is the client library that you may download if you want to use the Python language for developing your application using AdWords API. Moving forward, you

RE: When AdWords API will stop working?

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Yang, Thank you for your question. My apologies, however, as we currently do not have information as to when the AdWorsd API's v201809 version would be deprecated or sunset. For now, please continue to follow our blog for announcements or updates regarding this topic. Best regards, Peter

Re: How to get AdSchedule Data and Change Bid for Adgroup / keyword - Google Ads API Beta

2019-07-31 Thread cv
Hi, I have shared the response privately. Thanks, On Wednesday, 24 July 2019 16:03:52 UTC+5:30, cv wrote: > > Hi, > > Please suggest best possible way to get Campaign Ad Schedules. > How I can get all adschedules info like Day of week, Start time, end time, > and how much bid increase or

RE: FinalUrls return empty in CRITERIA_PERFORMANCE_REPORT

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Ajeet, My apologies for missing the error you have shown. I can see that you are encountering the error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH in your logs. This error is encountered when you are trying to download a report using manager accounts. You can only download reports using client

RE: Help Setting Up Test Account and Test Manager

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Richard, Thank you for reaching out. To help you clear things out, production accounts and test accounts cannot be associated as these 2 have different purposes. Production accounts are used for serving ads and can generate cost and metrics, while test accounts are mainly used for testing

RE: FinalUrls return empty in CRITERIA_PERFORMANCE_REPORT

2019-07-31 Thread Google Ads API Forum Advisor Prod
Hi Ajeet, Thank you for reaching out. Could you provide the clientCustomerId you used to download the report so I could investigate this further? Kindly use the reply privately to author option. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001UEHF20:ref -- --