Re: Google Shopping / Ad's API Help!

2019-02-25 Thread ryant
@googleadsapi-forumadvisor, Thank you :) that worked perfectly, I now call the ProductOfferId instead of the ProductBrand

RE: Google Shopping / Ad's API Help!

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ryan, If you want to specify the Id then I would recommend that you use ProductOfferId instead of the ProductBrand

RE: Not things show in List possible operations in OAuth 2.0 Playground

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Manh, Could you confirm if you are following the Web App flow for setting up your OAuth2 credentials? If yes, then the list of operations would not be visible or can be used directly via the OAuth2 Playground.

RE: Campaign Setting "Content Exclusions" for "Sensitive social issues"

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Dilara, My apologies as the ContentLabelType for "Sensitive Social Issues" is currently not yet supported. You may follow our blog for updates. Thanks and regards, Peter AdWords API Team

RE: Huge latency when querying GEO_PERFORMANCE_REPORT

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Yes, it was recently fixed. So, you should be seeing better performance on this. If it's still persisting for you, could you start a new forum thread with some information of what is going on specifically for you? You may have a narrow case that may be affecting you at the moment.

RE: PolicyFindingError for "Phone number in ad text" happening for Expanded Text Ads that haven't a phone number

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Denis, So I can better investigate, could you provide to me the complete SOAP request and response logs that were generated when the issue occurred? You may send your reply via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team

RE: ManagedCustomerService - can get only 1 customer instead of multiple

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Vladimir, So I can look closer into the issue you are encountering, could you provide the complete SOAP request and response XML logs? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team On 02/25/19 17:32:59 vladig...@gmail.com wrote:

RE: Get country name for Geo Performance Report

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Alexey, Some countries or territories are not targetable in AdWords but may appear in reports based on the user's area of interest or physical location. Looks like the mentioned ids 2192 and 2364 belongs to the restricted territories mentioned here

RE: Slow performance adding 25M+ users to adwords list

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mitesh, The CONCURRENT_MODIFICATION error that you encountered could occur due to multiple processes that are trying to update the same entity at the same time. To be able to

RE: Equivalent of add_crm_based_user_list.py example in Google Ads API v0 via REST API?

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Jason, The mutate and mutateMembers are two different operations as listed in the code sample. You will first need to create a user list which will include the user list fields as listed here from L38 - L45

Campaign Setting "Content Exclusions" for "Sensitive social issues"

2019-02-25 Thread dilaratombuloglu
Hi, How can I set Content Exclusions for Sensitive social issues? I know this quide but there isn't my content which is Sensitive social issues. Should I use UNKNOWN or

Google Shopping / Ad's API Help!

2019-02-25 Thread ryant
Hi, I am currently trying to work with the Google Ad's API to run Ad's on our Shopping Products. We want to use a PHP script to automatically set the Bid's each day for the products New and Refurbished depending on our stock. I have all the Keys / API Access. *Manual Process

Why those metrics doesn't support in device segment and how to download huge reports (Google Ads Api BETA)

2019-02-25 Thread Thanajiranaj Pattanasakpinyo
1st question => We found *"metrics.content_impression_share","metrics.content_rank_lost_impression_share","metrics.search_exact_match_impression_share" *of ad_group why doesn't selectable with *"segments.device"* ? 2nd question => How to download all keyword report (~ 700 million keywords) or

Google Ads API Workshops 2019 availabilities

2019-02-25 Thread Alex Mmz
Hello, I just subscribed for the London workshop but I have been added to the waiting list as it is already fully booked. Since I will be flying from Denmark to attend it, what's the latest date I could possibly expect a place to be available? -- --

PolicyFindingError for "Phone number in ad text" happening for Expanded Text Ads that haven't a phone number

2019-02-25 Thread Denis Nishida
Hello, I am working with the Adwords API v201809 and trying to create Expanded Text Ads dynamically. The PolicyFindingError for phone number is being triggered incorrectly In cases that I have year and a car model with number in the description and in the headline1. For example ads that

Not things show in List possible operations in OAuth 2.0 Playground

2019-02-25 Thread Manh Quan Nguyen Tran
Heya everyone, I have step up step by step in https://developers.google.com/adwords/api/docs/guides/authentication. But when I want to choose operations to make a call Google Adwords API, I didn't see any operations in List possible operations. Is there any way to make a operations with Google

ManagedCustomerService - can get only 1 customer instead of multiple

2019-02-25 Thread vladigris
Hello, for some reason I can't get multiple customers. I got access token for particular account, that has access to 5 customers. Then I am trying to get customers PAGE_SIZE = 5 client = self.api_client srv = client.GetService('ManagedCustomerService', version='v201809') selector = {

RE: Auction Insights API

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dhananjay, The Auction insights report is still not available from the API. Please keep an eye on our blog for information related to future releases. For Data

Re: How to use the Google Ads API using REST Only

2019-02-25 Thread De1
Thanks a bunch Derek. Seems like when in doubt...Query! Nice. On Monday, 25 February 2019 14:53:41 UTC-4, derek@metrictheory.com wrote: > > Hi De1, > > Try this: > > var options = { > method: 'POST', > muteHttpExceptions: true, > headers: { > 'Authorization': 'Bearer

Re: Google Ads API (v0) - Shopping Performance Report

2019-02-25 Thread Derek Martin
Thank you Sai! On Mon, Feb 25, 2019 at 12:57 PM googleadsapi-forumadvisor via AdWords API and Google Ads API Forum wrote: > Hello Derek, > > Looks like the equivalent report for the SHOPPING_PERFORMANCE_REPORT is > not yet available via Google Ads API. I will let my team know regarding > your

Re: [3-5796000025195] Can a row count be obtained without iterating through all rows

2019-02-25 Thread Philip Stefou
Thanks Ben, we would be using this in a production environment so I would rather hold out for a more publicly documented solution just due to the fact that this could easily disappear without warning. I appreciate you having looked into it, please do let me know though if this functionality

RE: Google Ads API (v0) - Shopping Performance Report

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Derek, Looks like the equivalent report for the SHOPPING_PERFORMANCE_REPORT is not yet available via Google Ads API. I will let my team know regarding your feedback. Meanwhile you could keep an eye on our blog for

RE: Promotion Extension via API

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Denys, You will need to create a PromotionFeedItem object and use the CampaignExtensionSettingService.mutate()

RE: Error [RequiredError.REQUIRED @ operations[0].operand.rules[0].ruleOperands[0].rule, RequiredError.REQUIRED @ operations[0].operand.rules[0].ruleOperands[1].rule] while creating logical user list

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, I'm Kevin's colleague addressing your concern as he is out of office. I understand you're looking to create an ExpressionRuleUserList. The error you're receiving indicates that you're missing to define some required entities in your request. In this case, the missed field is Rule

RE: Google Ads Api Java Throw exception of Channel was not shutdown properly

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Stefan, Since this is an issue specific to the Google Ads Api Java library, we suggest that you post your concern on the Github issue tracker here . The library owners will be able to take a look and address your concern. Thanks,

RE: How can I get the ClientCustomerId list of user?

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Are you trying to get the data from accounts where you are a user? If so, you will need to be authenticated to pull up account details from a MCC. Please refer to this section of the guide for

RE: How to add API to My Bussines Google

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Karol, Since your question is related to Google My Business, you could try posting your question on the GMB API forum . The support page for GMB

RE: Updating the minimum required PHP versions for the Google Ads API client library for PHP (AdWords and Ad Manager)

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello John, Looks like you have created another thread for this concern. You could followup on that thread to avoid confusion and for better tracking. Mahir, The v201809 version

RE: how to specify a single day in Click Performance Report in Adwords api PHP

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello John, You can only get single day report for Click Performance report. The date range should be 20190222,20190222, please find sample report definition below: SELECT AdGroupId, CampaignId, GclId FROM CLICK_PERFORMANCE_REPORT DURING 20190222,20190222 The above query will return you

RE: Issue with adding members to the existing CrmBasedUserList using Adwords API

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Alexander, The error UserListError.CONCRETE_TYPE_REQUIRED indicates that you need to specify the type of user list used in your request. You may check

Get country name for Geo Performance Report

2019-02-25 Thread Alexey Ohorzin
Hello. My Geo Performance Report has rows with CountryCriteriaId equals to 2192 and 2364. And I can't get LocationCriterion by this IDs. Why? How to get country names of this rows? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: How to use the Google Ads API using REST Only

2019-02-25 Thread Afonso Praça
Tks man, I will try and let you know about that. Best, -- *Afonso Praça* Software Developer VTEX - e-Commerce Cloud Software +55 21 979.151515 www.vtex.com Em seg, 25 de fev de 2019 às 15:53, escreveu: > Hi De1, > > Try this: > > var options = { > method: 'POST', >

Re: Equivalent of add_crm_based_user_list.py example in Google Ads API v0 via REST API?

2019-02-25 Thread Afonso Praça
Hello 謝子皓 How did you manage to authenticate using just REST? I'm using Node.js too and I am finding issues to do that. Best, On Monday, February 25, 2019 at 1:28:28 PM UTC-3, 謝子皓 wrote: > > Since I use Node.js and there is no Google Ads API client library in > Node.js so I choose to use REST

RE: Can't mutate youtube media id with youtubeVideoMediaIdsOps in UAC

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The AdWords API currently does not support creating new YoutubeVideoMedia, so you need to manually set the campaign's YouTube Video assets through the AdWords UI. If you already have existing youtube media in your account, you will be able to use CampaignService.mutate() to add new

RE: Is there any API/service to get Bid Adjustment information for device, location, day of week, hour of day, placement, audience etc?

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Qaiser, Thank you Chirag for sharing the link. Could you please take a look at the shared link and let me know if you have any other questions? Regards, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: Conversion Counts with conversionTracker service

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, You will be able to pull the conversion trackers available in the account using the ConversionTrackerService.get() operation. This will return the specific conversion tracker name

Re: How to use the Google Ads API using REST Only

2019-02-25 Thread derek . martin
Hi De1, Try this: var options = { method: 'POST', muteHttpExceptions: true, headers: { 'Authorization': 'Bearer YOUR_ACCESS_TOKEN', 'developer-token': 'YOUR_DEVELOPER_TOKEN', 'login-customer-id': 'YOUR_LOGIN_CUSTOMER_ID', 'x-goog-api-client':

Re: Huge latency when querying GEO_PERFORMANCE_REPORT

2019-02-25 Thread wijnand
Hi there, Just curious if this has been fixed as we run into similar time out issues. Thanks! On Friday, February 8, 2019 at 11:44:05 PM UTC+1, googleadsapi-forumadvisor wrote: > > Hello All, > > I just wanted to give an update that we are actively working on this. It > appears to be

RE: Will Get DynamicSearchAd (DYNAMIC_SEARCH_AD) still works after March 6, 2019?

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Please find my response below: 1. Is there any changes on AD_PERFORMANCE_REPORT with this API upgrade? You should still be able to get the stats of the existing Ads using the Ad

Auction Insights API

2019-02-25 Thread dhananjay.kabra via AdWords API and Google Ads API Forum
Hi There, Is there an API for auction insights? Everything I have read in the forum suggests that there isn't any. Not sure how data studio able to pull in that case, it there an exclusive api available Data studio? Thanks, DK -- ---

Slow performance adding 25M+ users to adwords list

2019-02-25 Thread mitesh
I'm trying to add many users (25 million email hashes) to a newly created adwords list. I'm doing this via many (around 30+) threads each doing a single big MutateMembersOperand with many users. I get CONCURRENT_MODIFICATION a lot, and just retry after a random wait time, but this still causes

How to use the Google Ads API using REST Only

2019-02-25 Thread De1
Hi, I'm creating a solution using Apps Script so I'm not using a client library. I'm finding it difficult to get at how to do things using REST as the documentation focuses on gRPC. eg. I would like to retrieve a list of accounts. The section that explains the Call Structure

RE: Can AdId be reused to copy over ads across adgroup?

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yang, You could refer here to see all the required and the acceptable inputs for the fields for ExpandedTextAds. You could share the SOAP logs by using reply privately to the

RE: Bid Adjustments

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, You may use the Placeholder Feed Item Report and Placeholder Report in the API which will map to the Ad

Re: Updating the minimum required PHP versions for the Google Ads API client library for PHP (AdWords and Ad Manager)

2019-02-25 Thread mahir
Hi, Will existing versions continue to support 5.6? (V201809) 20 Şubat 2019 Çarşamba 20:14:17 UTC+3 tarihinde googleadsapi-forumadvisor yazdı: > > Hello AdWords API and Google Ad Manager API PHP developers! > > This is a gentle reminder that we’ll update the minimum required PHP > version for

Re: Error [RequiredError.REQUIRED @ operations[0].operand.rules[0].ruleOperands[0].rule, RequiredError.REQUIRED @ operations[0].operand.rules[0].ruleOperands[1].rule] while creating logical user list

2019-02-25 Thread The DiMaAg
Hi Kevin, Apologies for the delay in responding. I was away for work for a significant amount of time and this got skipped. I checked the example given by you. But it doesn't have a method to create the LogicalUserList which I am trying to create. Can you please be more specific what I am

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-25 Thread Dharun SKT
Hello Sai Any progress on this issue? I am also facing the same permission issue from last 2 weeks Regards, Dharun. On Wednesday, February 13, 2019 at 10:17:05 PM UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello Everyone, > > Thanks for the update, we are looking into the issue. We will

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-25 Thread Pavan M Raj Gowda
I am also facing the same permission issue for the past 2 weeks. On Tuesday, 19 February 2019 16:06:16 UTC+5:30, Ananth Sakthivel wrote: > > Hello Sai, > did you find any solution for my issue? > > On Wednesday, 13 February 2019 22:17:05 UTC+5:30, > googleadsapi-forumadvisor wrote: >> >> Hello

Re: USER_PERMISSION_DENIED,User doesn't have permission to access customer,"errorCode": { "authorizationError": "USER_PERMISSION_DENIED"

2019-02-25 Thread vandesandtmarc
I have the exact same issue, it worked fine until the 10th of Feb, then on the 11th it stopped working. On Wednesday, February 13, 2019 at 1:47:25 PM UTC+2, Ananth Sakthivel wrote: > > since yesterday my code was working fine and it's fetching the AdsAccount > Details through the Service of

Promotion Extension via API

2019-02-25 Thread Denys Kovalenko
Re: API, PHP Library: https://github.com/googleads/googleads-php-lib https://support.google.com/google-ads/answer/7367622?hl=en Hi guys, I can't find any references or example on how to create AdGroup Level Promotion Extension with API. Extensions folder

Re: Bid Adjustments

2019-02-25 Thread cv
Thanks for the Update. Can I get Ad Extensions at Camapign Level with any reporting service? Thanks, On Friday, 22 February 2019 01:42:59 UTC+5:30, googleadsapi-forumadvisor wrote: > > Hello, > > Please find my response below: > > Is Frequency Capping for Display Network campaign possible

Re: Is there any API/service to get Bid Adjustment information for device, location, day of week, hour of day, placement, audience etc?

2019-02-25 Thread cv
Hi, this may be helpful. https://groups.google.com/d/msgid/adwords-api/3f1237e2-9dcf-46f5-93ac-fd0b8e810775%40googlegroups.com . On Monday, 25 February 2019

Conversion Counts with conversionTracker service

2019-02-25 Thread cv
Hello, Can I get converisons get using converisonTracker service? I need to get final converisons count for below mentioned converisons - *Phone number clicks* corresponds to AdWordsConversionTracker

Re: API Test account - how sandboxed and what data is available?

2019-02-25 Thread Si J
Great, thanks Dorian that's exactly what I wanted to know. Cheers, Si. On Thursday, 21 February 2019 17:14:30 UTC, Dorian Kind wrote: > > Yes, that is correct. You could say that there's three "levels" of > credentials: > >- Developer token: Identifies a given Adwords API developer, used