Re: ListAccessibleCustomers Google Ads API

2019-05-01 Thread cv
Hello Jordan, Yes, That is exactly needs to do with this new Ads API, you need to iterate all the accounts you get through customer_client (https://groups.google.com/d/msg/adwords-api/jbwX0-Nso4U/_Aq3F7_kCQAJ) You can not get account hierarchy in single API call like Its possible in Adwords

Callout Extension created by API not spending money

2019-05-01 Thread xuantoi . ads . mtest
Hi team, Recently, I created several callout extensions via API but seem its not spending money, then i created it in UI and its working.(settings of both extensions are same) Is any difference between extensions created by API and UI? How do i solve this problem? -- --

Re: ListAccessibleCustomers Google Ads API

2019-05-01 Thread jordan
>From further investigation, it appears to me this may be related to the CustomerClient records not properly filtering based on inactive/canceled status. I see from other postings on the forum that a feature request has been added to support this, so I'm hoping that a future release will fix

set proximity radius not doing anything

2019-05-01 Thread moshe
Hi, I am trying to update the radius of my campaign location. (from 25 to 30) The call goes through but doesn't actually do anything. (I know that this can be done using the web interface - though not the address. I've also tried sending just the radius without the address, but same result -

RE: Store Direct Upload View-Through Conversions

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi John, Since this is not API specific and more of the behavior of Google Ads, the product experts will be better suited to assist you. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: Are Responsive Search Ads Mutable?

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Pete, That's right. You will be able to update the Responsive Search Ads beyond status. Could you please share the request and response to investigate this further? You could share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team -- --

RE: Problem trying to create a Proximity around a Location Extension using the AdWords API

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Nick, Could you please share the request and response where you're receiving the error? You can share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: TypeError when creating user list

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ben, Looks like the error is related to the Python client library. I recommend you to post your concern on our python client library issue tracker here by creating a new issue. Our client library owners are better equipped to

RE: Best way to moke up and test the code

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Luigi, You could use our Test account to create mock data like campaigns, keywords, Ad Groups except they cant be served and data related to that wont be available. Faking the data for testing is not

Re: Google Ads API V1.0 Inclide Zero impressions and Segment.Date in select fields

2019-05-01 Thread Devi Priya
Hi Bharani , Can you please let me know why I am not able to get zero impression in my report if I include a segments.Date ? This is a roadblock in our migration from Adwords to Google Ads APi v1.0. In adwords , I am able to get zero impressions along with date when IncludeZeroImpressions is set

RE: Sunset date for adwords api

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Narender, From the time of the V1 release of the Google Ads API, there will be *approximately one year to complete* the migration to the new code base. Please refer to this migration guide as

RE: how to query AdParameter?

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Fabian, The ability to select AdParameter has been added to the GoogleAdsService in the latest release v 1.2.0. Please check the release notes as a reference. The client libraries will be published by May

RE: Error: advertising channel type not available for account type

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You need to be whitelisted in order to use this feature . To get whitelisted, you will need to contact your Google representative. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Are Responsive Search Ads Mutable?

2019-05-01 Thread Pete Lavetsky (AdWords API Guru)
Hi All, Basic question: are Responsive Search Ads mutable beyond status? Given the documentation here the answer appears to be yes: https://developers.google.com/adwords/api/docs/guides/ad-features Ad types that support mutability Only the following ad types are mutable via AdService: -

RE: ListAccessibleCustomers Google Ads API

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Jordan, The ListAccessibleCustomers will return the list of accounts that are directly accessible through the OAuth credentials that you're using. The CustomerClient

RE: How to increase bid accross all ad groups via API

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Cory, You can use the example that was mentioned above. Let me know if you face any issues. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: what is the Google Ads API resource for KEYWORDLESS_CATEGORY_REPORT AdWords API report?

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Golnoush, The Keywordless category data is not yet available in the new Google Ads experience yet. This is not yet available in the Google Ads API too. Please check this guide for more information. Thanks, Bharani,

RE: googleleads api to get leads (adwords) by geo

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Vinod, You can use the fields listed here . Additionally, you can test out our Interactive Google Ads Query Builder to

Re: How to get keyword ID from the Google Ads API?

2019-05-01 Thread johnny . jensen
That is all I needed to know. Slightly confusing not calling it Keyword ID. Thank you for your help. :-) /Johnny On Monday, April 29, 2019 at 11:20:41 PM UTC+2, johnny...@costaleads.com wrote: > > I am using the following query: > > { query : "SELECT campaign.id, campaign.name, ad_group.id,

RE: Google Ads API V1.0 Inclide Zero impressions and Segment.Date in select fields

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Priya, Could you please share the client customer Id of the account to check this further? You can share the details privately via Reply privately to author option. Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: Reason for MutateMembersError.INVALID_USER_LIST_TYPE

2019-05-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Priyanka, The error is specific to the the user list type that you are uploading to does not have listType or the listType is invalid. Thanks, Bharani, Google Ads API Team

How to create an App Campaign in google ads api?

2019-05-01 Thread Mohammad Reza Kiani
Hi How can I create App Campaign in google ads API in kotlin or java? I have basic question, should I create group and group ads and AppAddInfo in it or UniversalCampaign is only supported? Because by setting channel type to MULTI_CHANNEL and channel sub type to APP_CAMPAIGN, it gives me error

Sunset date for adwords api

2019-05-01 Thread Narender Bana
Hi, I am currently consuming v201809 of adwords api and planning to migrate to google ads API. May I know the exact date till when the adwords API are supported by google. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

how to query AdParameter?

2019-05-01 Thread F B
Hi there, in the interactive query builder I did not find a resource that would give any information regarding the AdParameter set on a keyword. I can set them just fine, and also

Re: Receive CREATE_OPERATION_NOT_PERMITTED error for campaign creation

2019-05-01 Thread Mohammad Reza Kiani
Thank you for attention. I can't understand something from your documentation as much as I tried. What is the different between the loginCustomerId which is set in ads.properties file with the customer id I should use for mutation operations? (for example in