RE: Why are certain segments required to be present in the SELECT clause if present in the WHERE clause (google ads api)?

2019-02-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I was able to replicate this scenario on my end as well. I can file a feature request on your behalf for "allowing device filtering in reports without including the device field in the selected fields to prevent segmentation of results". However, i could not provide a comment whether this wi

RE: Google Ads API Accessible Customers

2019-02-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Kevin, Could you confirm if you have set the login-customer-id in your request to match the manager you're logging in as? If this header is not set, you may begin seeing the error: USER_PERMISSION

RE: Unable to add user interest to a display type campaign's adgroup

2019-02-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Could you try to use the ADD operator instead and only set the userInterestId to 92911. Let me know if it works. Thanks and regards, Luis AdWords API Team

RE: How do you get "search query" data in BigQuery from Google Analytics

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Elizabeth, It appears that your concern is more related to the Google Ads Product as the AdwWords API currently does not support data from BigQuery. You may reach out to the product experts via the Google Ads Community Forum

RE: Get Campaign level Audience using Adwords API

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You can use the CampaignCriterionService.get() to retrieve your campaign level CriterionUserList

RE: Unable to add user interest to a display type campaign's adgroup

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I'm glad it works on your end. The guide only mentioned that the id

RE: Design Of TargetingIdeaService

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Are you looking for the guides of TargetingIdeaService? If so, you may refer here . Let me know if that's what you're looking for. Thanks and regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Negative Keyword Conflict Script

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Lottie, It appears that you are using the Google Ads Scripts instead of the AdWords API. That being said, I'm afraid that this is already out of scope for us. You may reach out to the Google Ads Scripts team via this link for further a

RE: Retrieve Audience list size

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Pete, You may use the AdwordsUserListService.get() method to get the size of your user list. You may use the size

RE: Fetching the list of accessible account from the Google Ads API without the gRPC

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Noemi, You may refer to this guide for sample of API call structure in Google Ads API. Let me know if this is what you're looking for. Thanks and regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Getting Error: connect ETIMEDOUT for adgroup performance report

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I just received some timestamps on a private message (thanks for that info!) and I've passed them on to the reporting engineers who are investigating this issue. I'll provide updates as soon as I hear back from them. Cheers, Josh, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Campaign Performance Report data differs from time to time in params ImpressionReach and AverageFrequency

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi there, My colleague and I had reached out to you privately regarding this question as below: *I was able to replicate the issue. For last month, I can see the values for ImpressionReach

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

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Everyone, Thanks for the update, we are looking into the issue. We will responding on this thread when we find more information. Regards, Sai Teja, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdev

RE: customer sync service changed criteria

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The AdGroupChangeData will include the IDs of the changedCriteria. In your response the returned criteria IDs are for which the changes were made in that specific ad group. If this does not address your concern, could you please elaborate? Thanks, Bharani, AdWords API Team =~=~=~

RE: TOO_MANY_CHANGES error when access customersync service

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tirtha, The service would always return campaign ids based on the selector irrespective of whether it was changed or not. But the campaignChangeStatus will reflect th

RE: Frequent time outs while accessing Adwords APIs

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chaitanya, I'm Dannison's colleague assisting you on his behalf. Thank you for sharing the additional details requested. Our team is looking into this issue. I will keep you posted on the updates. Regards, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

RE: Special characters in the WHERE clause in the AdWords API

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Noemi, The special characters are not allowed in where clause. This is an expected behavior. For more information, please refer to this guide. If you are still facing an issue, please share the query so that I c

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, To link the accounts, you can use the ManagedCustomerService.mutateLink API call. For more information, please refer to this

RE: want migrate php client library from V201802 to V201902.

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The AdWords API v201802 was sunset and the API calls to this version would have failed from January 20, 2018. You can skip v201806 and migrate to v201809 and try making the API calls again. You may refer to this blog post

RE: Bid Adjustments

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, You may use the Criteria Performance Report which will return the stats are the ad group criteria level, one row per ad group and criteria combination by using the BidModifi

RE: Transfer all data of Google Ads to BigQuery

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, We only address concerns specific to AdWords API and how to pull data from AdWords account through the API on this forum. For concerns specific to Big Query we suggest that you reach out to their support channel using the contact options available here

RE: Keyword Performance Report - Drive template access

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Piergiorgio, If the question is specific to Google Ads Scripts, could you please post on that forum so that the experts there can share the updates? If you are facing issues while using the AdWords API or the documentation, could yo

RE: Is there a way to push reviews on my business's website to google review of my business?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Jayavarsan, It is currently not possible to give reviews to your website through the AdWords API. Let me know if you have any other questions. Regards, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://goo

RE: API - Unable to set aggressive automated targeting and custom bid

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Please find my response below: *But for my display campaigns, I want to enable* *1) the aggressive automated targeting* The aggressive automated targeting is not yet supported through the API. You will be able to pull the metrics using the criteria ID of 306 which represents stats as

RE: Product Partition Tree for some campaigns take a while. Suggestions?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Venkata, If you are trying to update the bids of individual nodes in a product partition, you could use the AdGroupCriterionService.mutate() and update the bids

RE: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Since this is already an old thread and for better tracking, could you create a new one and include the details of your issue through that thread? We can continue our discussion through there. Thanks and regards, Peter AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Scope of uniqueness for "assetId" identifiers?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Al, After discussing this with the team, I could confirm that the assetId is unique only within an account. I will file a feature request for this to update the documentation regarding assetId uniqueness. Regards, Dannison AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

RE: [1-1254000025157] How can I get YouTube video's file name?

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yoshimasa, It turns out that the sourceUrl will be populated for other cases like AUDIO and IMAGE, but not for VIDEO. Best, Thanet, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/s

RE: Why I can't mutate youtubeVideoMediaIds list in UniversalAppCampaignSetting in CampaignService.CampaignOperation

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, If you're going to mutate your youtubeVideoMediaIds , you should use the youtubeVideoMediaIdsOps

RE: Exclude specific region with radius from bulk list

2019-02-13 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tom, I'm afraid there's no way to exclude locations based on radius as the Proximity criterion type is only targetable. Thanks and regards, Luis AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=

RE: Fetching all the available field and resource group names from Google Ads API

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Noemi, Yes, you can use GoogleAdsFieldService to dynamically request the catalog for resources using Google Ads API. You may refer to this gu

RE: Labels no loner supported in Google Ads API

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Peter, The labels field is currently not available in Google Ads API. You may follow our blog for any updates on this feature. Thanks and regards, Luis Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Questions about DynamicSearchAd operations prohibited after March 6, 2019.

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Al, I'm following up on the questions below and will get back to you. I know what I personally expect to happen, but I want to confirm my assumptions before giving you a definitive answer. :) Thanks, Josh, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: [1-1254000025157] How can I get YouTube video's file name?

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Yoshimasa, You're correct. It's not supported in the AdWords API, and unfortunately probably there are no workarounds for this. Cheers, Thanet, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.bl

RE: [1-1254000025157] How can I get YouTube video's file name?

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, No, there are no integration between the two APIs. Best, Thanet, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api https://developers.google.com/adwords/api

RE: Fetching the list of accessible account from the Google Ads API without the gRPC

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Noemi, I am Luis' colleague responding on his behalf as he is unavailable. You can run the below to get the list of accessible Customers for your emailid: *https://googleads.googleapis.com/v0/customers:listAccessibleCustomers* Regards, Dhanya, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: customer sync service changed criteria

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, Could you please enable the logging and share the API SOAP request and response logs to troubleshoot this further? You may refer to the logging guide in the respective client library for guidance on how to enable logg

RE: RATE_EXCEEDED on Standard API account querying once per minute?

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dan, Even though you are having the standard access, you may see RATE_EXCEEDED errors due to the account scope if you are making Too many requests to the API in a short period of time. You cou

RE: Bid Adjustments

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, You may use multiple reports to pull details for each of these criteria. Please find the details below: Network Settings: Campaign Performance Report with fields AdNetworkType1

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, To clarify, are you looking to link existing Ads from another account to manager account? If yes, then you won't be able to link Ads to Manager accounts directly. However, you will need to link account which contain that Ads to your manger account. To link accounts, you can find the sampl

RE: Mobile Sitelinks in GAds interface

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please share the document which you are referring to? Also, if you are already setting the 'Mobile Sitelinks' in the UI, then please share the UI screenshot. If you are not seeing 'Mobile Sitelinks' in the UI, then I would suggest to post your questions to AdWords Community foru

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

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Si, For developerToken's with test account access level, they would only be able to make calls using test accounts and only dummy data will be used. For more information on test accounts, you can refer to this guide

RE: UserList bug from AdwordsUserListService

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Han, It appears that the userlist you are referring to is a SimilarUserList type of audience. It is automatically created by Google and you can refer here

RE: Fetching all the available field and resource group names from Google Ads API

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Noemi, I'm afraid what you're looking for is currently not available in Google Ads API. I could not comment if that feature will be supported in the future. However, you may follow our blog for any updates on Google Ads API. Re

RE: Adding users to a CrmBased UserList using Google Ads API

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Carl, Currently, the Google Ads API only supports creating user lists. Adding members to them is not yet available. However, I would suggest to follow our blog for any updates on this feature. Thanks and regards, Luis Google

RE: Google Ads API client error

2019-02-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jocelyn, Uploading of offline conversions is currently not yet supported in Google Ads API and only creating of conversion action is available as you could see on this guide . I would suggest you follow our blog

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

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Si, They can still use any of the AdWords API's services, but will only be able to use and retrieve dummy data. The kind of data that will be accessed will have no relevance to actual production data and cannot be used to determine any real situation statistics. Actual data can only be acces

RE: Accessing the "Ad Suggestions" setting of an Account through the API?

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, we have decided not to move forward with this feature request for now. Regards, Mike, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api

RE: Questions about DynamicSearchAd operations prohibited after March 6, 2019.

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Al, I just got confirmation that both of the requests you described below will continue to work after March 6, 2019. Cheers, Josh, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/sear

RE: Unexpected error when trying to update budgets

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dmitry, There was an issue earlier today and it is resolved now. You are not expected to see any more failures. Could you please confirm if you are still facing issues? Regards, Sai Teja, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and disc

RE: Internal API Error.

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Aslı, There was an issue earlier today and it is resolved now. You are not expected to see any more failures. Could you please confirm if you are still facing issues? Regards, Sai Teja, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discus

RE: UserList bug from AdwordsUserListService

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I was able to reproduce the issue you described and I've reported it to the user list team. I'll reply back here as I receive updates from them. As a workaround, you could either select lists by *Id* instead, or add additional filters to exclude the unwanted records. For example, if Similar

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, To clarify, are you looking for Google Ads Beta API ? If you are using the Google Ads API Beta, the functionality is available from the 0.7 version on-words. Please refer to this

RE: Google Ads API beta

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, Google Ads API Beta is the Upgraded version of AdWords API in Beta stage. If you are using the AdWords API for now and trying to migrate to the Google Ads API Beta, you could refer this guide . In general, you ca

RE: UserList bug from AdwordsUserListService

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Han, I got a quick response from the API team. It turns out this is expected behavior for the AdWords API. The good news is that this behavior is specific to *SimilarUserLists*. Therefore, if you use the predicate I shared in my previous post, you won't get back multiple records when using a

RE: get error LINE_TOO_WIDE responsive display ad | google ads api beta

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Nikolay, I was able to replicate the issue while creating the Responsive display ad with the headline text as mentioned above. I have shared this information with the team. I will keep you posted on the updates. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Getting Error: connect ETIMEDOUT for adgroup performance report

2019-02-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The underlying issue causing timeouts has been fixed. Please post back to this topic if you still see these errors going forward. Thanks, Josh, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blo

RE: Location feed weird behavior

2019-02-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Han, On the AdWords API perspective, if you remove the customer feed, your ads will not include location extensions even if you still have campaign or ad group feeds. Also, automatic removal of filter will take place. You may check this guide

RE: AdwordsAPI to control YouTube TrueView?

2019-02-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Kaoru, Unfortunately, this is currently not possible in the Google Ads API Beta as video campaigns are not yet supported. You could keep an eye on our blog for updates and announcements regarding the Google Ads API Beta. Regard

RE: Ad_Performance_Report does not match UI

2019-02-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Oliver, Thank you for providing detailed information on your issue. Upon checking on your account I could only see this two Ids in your account. However to further investigate this, could you provide the complete report definition

RE: Mobile Sitelinks in GAds interface

2019-02-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Esperanza, My apologies for the delayed response. I am a colleague of Millind, allow me to provide support for your concerns. Thank you for further elaborating your concerns. Mobile sitelinks can still be created in the Google Ads UI. You may refer to this guide

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, You can retrieve the list of accounts that are directly accessible via your OAuth credentials by issuing a CustomerService.ListAccessibleCustomers

RE: Google Ads API beta

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I'm a colleague of Sai and allow me to assist you as he is unavailable. Moving forward, my apologies as we do not provide support in running the Google Ads API from browser thus I could not comment on the issue that you encountered. We highly recommend to use one of our client libraries

RE: AdwordsAPI to control YouTube TrueView?

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
rds/api/docs/reference/v201809/AdGroupAdService.Video Thanks for your support! Kaoru 2019年2月18日(月) 16:08 googleadsapi-forumadvisor via AdWords API and Google Ads API Forum : Hi Kaoru, Unfortunately, this is currently not possible in the Google Ads API Beta as video campaigns are not yet supporte

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, The CustomerService.ListAccessibleCustomers does not return the sub accounts under your MCC but rather the list of accounts that are directly

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, My apologies for the delayed response. I am a colleague of Milind, allow me to provide support for your concern. According to this link , the m

RE: Test Account

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Chirag, Could you provide the clientCustomerId of your test account so i could have a further look into this? You may reply using the *reply privately to author* option. Regards, Dannison AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discuss

RE: Detail demographics constant data & criteria id

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, You may refer to this guide for the list of targeting types and demographics. You may view the values in the Codes and Formats guide

RE: Google Ads API beta

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
is finding the $stream = $stream === null ? STDERR : $stream; Hope you got the idea about issue I am facing. Thanks, On Mon, Feb 18, 2019 at 2:20 PM googleadsapi-forumadvisor via AdWords API and Google Ads API Forum wrote: Hi, I'm a colleague of Sai and allow me to assist you as he is unav

RE: Detail demographics constant data & criteria id

2019-02-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, To implement these demographics, you could use both the AdGroupCriterionService and the CampaignCriterionService

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, My apologies for the confusion. However, the main purpose of the CustomerService.ListAccessibleCustomers is to retrieve only the list of acco

RE: get error LINE_TOO_WIDE responsive display ad | google ads api beta

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Nikolay, Our team is looking into this. I will keep you posted on the updates. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api http

RE: Display Ads Preview Link

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Wilfried, Through the API it is currently not possible to retrieve the preview link of responsive ads. We have raised a feature request with the team. We will not be able to share a definite timeline of when this feature will be available. Please keep an eye on our blog

RE: Error while running GetCampaigns.php file

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Virender, I have masked the sensitive information from your post. Moving further, regarding your issue, could you check the emailid for which the OAuth was created is the same emailid that you are making API calls with and also has access to the Google Ads account? If not, please reply back w

RE: PolicyFindingError.POLICY_FINDING being thrown by Google Ads

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi there, If you have dispapproved ads in your account, via API, you will be able to submit policy exemption requests for those policy violations which has isExemptable as true. Please refer to this section of guide for

RE: Google Ads API BatchJobService for multiple entity types

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dennis, You could create multiple entities in a single BatchJob. For example you could create a campaign, AdGroup and BiddableAdGroupCriterion in the same request using temporary IDs. You could refer this Using temporary IDs

RE: KeywordPlanningService

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Seksitti, Generating Keyword Ideas using the AdGroup as seed is not available via Google Ads API. I will let my team know regarding your interest. Meanwhile you can keep an eye on our blog for information related to the fu

RE: check if an ad account has been Whitelisted for "Custom Audiences"

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Kenny, You could use the CustomAffinityService to manage custom affinity audience and it is not a whitelisted service. If your question is different, could you please elaborate what you mean

RE: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, Please note that our PHP code examples are meant to be run from command prompt, not via the web browsers. You could follow the instructions mentioned here , using the composer is the recommended way to install the clien

RE: Detail demographics constant data & criteria id

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, For the parent demographic, you can refer to this link for the enum values. As for the marital status, I am afraid this is currently not supported in the AdWords API. Regards, Dannison AdWords API Team

RE: TargetingIdeasService / Keyword Planner in the new beta API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Hao, You could use the KeywordPlanIdeaService of the Google Ads API which is the equivalent of the TargetingIdeasService

RE: online workshop or seminar?

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, For the upcoming online workshops for AdWords API, this will be posted on our blog . You could find our previous workshops on Youtube. As for the AdWords API guide, you could refer to this link

RE: Maven dependencies Java Client Library

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Agustin, Since your concern is more related to the Java client library, you may reach out to the library owners directly via this link for further assistance. Thanks and regards, Peter AdWords API Team On 02/19/19 21:55:53 agus...@adt

RE: Accessible customers for MCC account are coming back incorrectly in Google Ads API

2019-02-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Phil, Thank you for providing detailed information on this issue. To further investigate your issue here I will check this with the and will provide you an update as soon as available. Regards, Luis Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

RE: [3-7465000025433] Batch job canceled - why?

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Richard, To close this loop, we've already provided the download URL to you privately. Best, Thanet, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api https:

RE: Inventory filter - SET operator not supported

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Chaitanya, So I can further investigate this issue, could you provide to me the complete SOAP request and response logs that was generated when you encountered the error? You may reply to me via the *Reply privately to author* option. Thanks and regards, Peter AdWords API Team =~=~=~=~=~=~

RE: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, My apologies for the back and forth. Could you provide the complete code segment where you are implementing CustomerManagerLinkService ? Also, could you further elaborate y

RE: Delivery Status Notification (Failure)

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Juan, Could you polease try to use the adAsImage field to get the template ad rendered as an image. Please give it a try and let me know if you are still facing any issues. Regards,

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

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
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 the Google Ads API client library for PHP (AdWords and Ad Manager) in March 2019. See our blog post

RE: Conversion is being volatile even after its conversion window

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, As they have uploaded the conversions using UI. I would suggest them to reach out the support team via the help icon in their Google Ads UI or they can post their questions on the Advertisers Community form .

RE: Camapign Count Diffrent between UI and API

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The Campaign Performance Report will return all the campaigns that are in the Enabled in the UI. This includes the campaigns that are Eligible for serving and Ended too. Can you try add

RE: PHP - Getting redirect_uri_mismatch error while generating refresh token.

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, The redirect_uri_mismatch error usually occurs when the wrong type of credentials used in the program and the redirect_uri is not matching with the one specified in the API console for web application type. You could refer this guide

RE: [php] Getting "QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED" error while running basic operations example.

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, You will face DEVELOPER_ TOKEN_NOT_APPROVED error when you are u

RE: With PHP Library, Getting ........google-ads-php\examples\BasicOperations/../../vendor/autoload.php): failed to open stream: No such file or directory warning error

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Pavan, Apologies for the inconvenience, You could follow this guide to get refresh token for web app flow or for Installed flow. If you haven't installed client libraries using co

RE: Getting ID of MostSpecificCriteriaId from GEO_PERFORMANCE_REPORT ?

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Sambhaw, In this support channel we will discuss technical questions related to the AdWords API only. If you are using Google Ads Scripts you could post your concern on their forum here . Via AdWords API you can get mostspecificcrite

RE: javax.net.ssl.SSLHandshakeException when using Google API

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Your issue seems to be specific to Java client library rather than the Google Ads API. This being said, I would suggest to post your issue here as the Java client library owners are better equipped to assist you here. Thanks and regards,

RE: [8-9896000025626] [PHP] Google Ads Api Beta. Problems with ExpandedTextAd Update

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Let me confirm with Engineering and will inform you on this thread. Best, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/adwords_api https://developer

RE: [8-9896000025626] [PHP] Google Ads Api Beta. Problems with ExpandedTextAd Update

2019-02-20 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The mutate of headline isn't available yet in Google Ads API. We'll releasing this feature in the future. Best, Thanet, Google Ads API =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com/search/label/a

RE: Importing Offline Calls Failing

2019-02-21 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Paul, The OfflineCallConversionError.INVALID_CALL occurs when we are unable to import a conversion for this call, since either this call or the click leadin

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

2019-02-21 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, As the blog post says, existing DynamicSearchAds will continue to serve. This said, you should

<    1   2   3   4   5   6   7   8   9   10   >