Re: Reset a keyword's bid amounts

2019-01-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Zhe, Could you provide the complete request and response logs for your API call using the *Reply privately to author option* so I can investigate this more? If you haven't turned on SOAP logging yet, you may refer to this guide

Re: Extension data using BiqQuery Transfers

2019-01-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies as our team could only provide support specific to AdWords API issues/concerns. For Google Ads BigQuery Transfer related concern, you may contact their support team via this link . Thanks and regards, Luis AdWords API Team On Tuesday, Ja

Re: Possible to retrieve invoices through API?

2019-01-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ed, I still haven't heard any updates from engineering if this will be implemented in AdWords API or in future versions. You may continue to follow our blog for any updates or announcements. Thanks, Dannison AdWords API Team

Re: Possible to retrieve invoices through API?

2019-01-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ed, I still haven't heard any updates from engineering if this will be implemented in AdWords API or in future versions. You may continue to follow our blog for any updates or announcements. Thanks, Peter AdWords API Team On

Re: StringRuleItem encoding

2019-01-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi There's no need to encode the value of your StringRuleItem when creating RuleBasedUserList

Re: Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Josh, Upon further investigation, the products active column in the UI is indeed not yet available in API reports. You may refer here for the reports that support shopping/product data. Kindly follow the blog

Re: Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Josh, Upon further investigation, the products active column in the UI is indeed not yet available in API reports. You may refer here for the reports that support shopping/product data. Kindly follow the blog

Re: Can offline conversion tracking be a permissable use of the Adwords API?

2019-01-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kyle, Conversion tracking and/or uploading of offline conversions is a feature of AdWords API. When it comes to its permissible use in your account, specifically with regards to issue being encountered on developer token, I would recommend that you contact the Compliance Team through this li

Re: ad asset

2019-01-07 Thread 12chenchang
Hello Bharani I have finished it by your method.Thanks very much. Best Regards Bharani Cherukuri (AdWords API Team)於 2019年1月8日星期二 UTC+8上午4時42分13秒寫道: > > Hello Chang, > > To get the Youtube media source URL, you may use the MediaService.get() >

Re: Why doesn't the CustomerClientService return all clients?

2019-01-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi George, Yes, the CustomerClientService.GetCustomerClient() method should be the right way to pull the customers under your MC

StringRuleItem encoding

2019-01-07 Thread matan . meshi
Hi, When creating RuleBasedUserList with StringRuleItem Do I need to encode the value of the rule item? Do I need to avoid some characters or to follow this formatting rules: https://suppo

Why doesn't the CustomerClientService return all clients?

2019-01-07 Thread George G
Using the Google Ads API, I'm trying to retrieve all of the client accounts under a manager account. I'm using the GetCustomerClient

Re: ~3x discrepancy between TrafficEstimatorService and Keyword Planner (Not using a test account)

2019-01-07 Thread shone
Hey, I was facing similar issue while accessing data from TrafficEstimatorService. I wanted to know if there are any updates. Should we be using the API which maps the older keyword planner and can those results be used to take business decisions? What are the updates on the new API? -- -- =~=

Reset a keyword's bid amounts

2019-01-07 Thread Zhe Lin
Hi there, I'm trying to reset the `biddingStrategyConfiguration.bids` of a keyword (ad group biddable criterion) by API. I think after I do that the `cpcBidSource` of the keyword should be reset from 'CRITERION' to 'ADGROUP'. (Please let me know if it's not true) Since "BidSource" is a read on

encoding Rules in RuleBasedUserList

2019-01-07 Thread matan . meshi
Hi, When creating RuleBasedUserList with a StringRuleItem, do I need to encode the value of the rule item or to make sure it has a valid format? Do I need to make sure for example It only contains valid characters or to follow these formatting standards https://support.google.com/google-ads/ans

Extension data using BiqQuery Transfers

2019-01-07 Thread kunal . patankar
@Google ... In the current version of BigQuery Transfers for Google Ads (Adwords) .. one cannot get data for Ad Extensions like Calls and Sitelinks. The workaround is using custom Bulk action scripts. *Question*: Is extension data planned to be added to the Google Ads BigQuery Transfers anytim

Can offline conversion tracking be a permissable use of the Adwords API?

2019-01-07 Thread Kyle Reagle
I only see 3 permissible uses of the Adwords API: Ad creation / management; Reporting (read-only); and Researching keywords. https://developers.google.com/adwords/api/docs/access-levels?hl=en-US#permissible_use It looks like the developer token was rejected previously for conversion tracking as

Re: Action in a cell on a specific recurring date?

2019-01-07 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Jacob, You could change the budget using budgetService.mutate operation via AdWords API. If this does not address your concern please elaborate the scenario and share the screenshots if any. We do not

Re: Ad approval status change subscription

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Oleksiy, I am afraid that you won't be able to get the notification. You can take a look Alerting Framework to implement alert at your end. Through the API reports, you can get the approval status of your Ad by using CombinedApprov

Re: Creating test client accounts under a test MCC account

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Regis, By default, the status of the test account is cancel. This is expected behavior. To check more information on the test account, please refer to this document. Let me know if you have any further

Re: Retrieving a tree of all customers

2019-01-07 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Marc, Apologies for the delay. I was checking with the team for an alternative solution. I will get back to you once I have more information from the team. Meanwhile to analyze the performance issue you are facing, could you please share the code snippet that is taking more time to fetch

Re: How can i get Average CPV

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Vaghela, Could you please share the client customer id for which you are looking for the stats? Also, share the report definition so that I can troubleshoot the issue. To check the money field in th

Re: ad asset

2019-01-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Chang, To get the Youtube media source URL, you may use the MediaService.get() operation. The location criteria information can be retrieved using the CampaignCriterionService.get()

Re: Where to find Products Active field for Product Groups? I'm pulling a Product Partition Report and would like that column as well. Its in the UI.

2019-01-07 Thread josh . barr
Hi Peter, This is the screenshot. it's called Products Active and I can't find that in any reports currently available. [image: 2019-01-07_13-45-20.png] On Monday, January 7, 2019 at 1:06:55 AM UTC-6, Peter Oliquino (AdWords API Team) wrote: > > Hi Josh, > > Can you provide your clientCustome

Re: Local Campaigns

2019-01-07 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Greg, Thanks for sharing the details. Local campaign are not supported via AdWords API. Please refer to this document to check the supported campaign types. Please keep an eye on our blog

Re: How to get constant data?

2019-01-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Carrick, Regret the delay. Please find my response inline for your concerns. *=> Does it mean at my end (my web service) I cannot get Remarketing and Similar audiences criteria as well as set add these criteria into a campaign/adgroup?* It is currently not possible to do a mutate operat

Ad approval status change subscription

2019-01-07 Thread Oleksiy Shtefchuk
Is there any way to be notified about Ad approval status change programmatically? Web hook or some other mechanism? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Action in a cell on a specific recurring date?

2019-01-07 Thread Jacob Augspurger
I have a fairly complex budget built, and I cannot figure out how to make the balance decrease on a specific date every month. (i.e. the due date with automatic draft) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~

Re: Possible to retrieve invoices through API?

2019-01-07 Thread Ed R.
Any word on including invoicing on the new Google Ads API? On Wednesday, November 21, 2018 at 6:20:21 PM UTC-8, Luis Xander Talag (AdWords API Team) wrote: > > Hi Antoine, > > I'll follow up on this concern with the engineering team, however, there's > no guarantee that it will be available soo

Creating test client accounts under a test MCC account

2019-01-07 Thread regisedge . adwords
Hi I was able to create a test MCC account however while creating test client accounts using the UI, it automatically cancels the client accounts (and I am unable too see them in any dashboard). I am not sure where I am going wrong. Can you please help. This might be a more novice question,

How can i get Average CPV

2019-01-07 Thread vaghela chirag
Hello, ADGROUP_PERFORMANCE_REPORT in my report, I have added This (AverageCpm) field but this is not returned perfect AVG. Give me a solution, please. I need base on screenshot. Thank You -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevel

Re: Placement performance total clicks different from other reports

2019-01-07 Thread Tiana S.
Hi Sreelakshmi, Any updates on this by any chance? On Wednesday, 19 September 2018 23:56:12 UTC+2, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello Tiana, > > I was able to replicate the issue that you are observing. The Placement > Performance report in the API does not seem to matc

Re: How I can get information about Video ad format type?

2019-01-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, Currently, there is no way you can get the video ad format type for video campaign via report in AdWords API (you may refer to Campaign Performance report and Video Performance report

Re: How we can get Video Campaign sub type?

2019-01-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, The campaign sub types (such as standard) in UI has no corresponding attribute in the API's Campaign object. This UI column is similar to AdvertisingChannelType and Adv