RE: I am having problems when trying to set a FEEDMAPPING_PLACEHOLDER_TYPE as ID of 7 for a location extension.

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Nick, Can you please provide the SOAP request and response for this API call via *reply privately to author *so I can take a closer look? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

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

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Vinod, You can run a report from the geographic_view level. Cheers, Anthony Google Ads API Team

RE: pinned_field not available yet in AdTextAsset?

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Gavin, The pinned_field is currently supported for Responsive Search Ads . Please check this help center article which has details about this. Thanks,

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

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Johnny, The keyword ID should come from the field ad_group_criterion.criterion_id, which you included in your report query. Can you please provide your CID through *reply privately to author *so I can take a closer look? Thanks, Anthony Google Ads API Team

RE: Store Direct Upload View-Through Conversions

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi John, This cannot be obtained in the API if it's not available in the UI. To contact the UI experts, I'd recommend reaching out here . Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: Placeholer performance report impressions not matching with campaign performance report?

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Qaiser, The campaign level impressions may or may not match with the impressions at the extension level. It depends on different targeting criteria, ad extension settings. Please check this related post

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

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Devi, You can exclude zero impressions from your query by specifying the metrics.impressions > 0 in the predicate. Please check this guide for more information. Thanks, Bharani, Google Ads API Team

RE: getting a lot of authentication errors

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Can you please respond privately to me using the drop down at the top right of my post to provide the developer token you're using for the requests that are seeing this error? Thanks, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

RE: getting a lot of authentication errors

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Unfortunately, we don't have any updates yet. We are still investigating. Regards, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

RE: Increase bid for all adgroups using adwords API

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Cory, I'm Dave, colleague of Peter, I will be providing support for your concern. In order to set a field for a batch job, you would need to create a batch job operations . In this case, you

RE: Google Ads API V1 - Remove Campaign Extension Setting

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Priya, Thank you for reaching out to us. To further investigate this, could you provide the complete JSON request and response logs when you encountered the error? If you haven't enabled logging yet, kindly tell me the client library you are using so I could assist you on enabling it. Please

RE: Running Account Auditor´s script from Google Ads API

2019-04-30 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Rodrigo, Thank you for providing complete details of what it is you want to achieve. Unfortunately, from Google Ads API perspective, there is no direct way to achieve this. I couldn't provide any insights with regards to integrating any third-party software to Google Ads API as this is out

RE: How can I get cost(spend) per campaign through AdWords Java API?

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi there, The value of money fields may differ from the API and the UI. The API returns money values in micros as explained in this guide . However, the values you mentioned were significantly different.

RE: adWords API vs ads api - keywords performance report

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Thank you for clarifying this. Could you please share the client customer Id for the specific account along with the date range to check this further? You can reply back via Reply privately to author option. Regards, Bharani, Google Ads API Team

RE: Placeholer performance report impressions not matching with campaign performance report?

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Qaiser, The different type of report types correspond to the data at different levels. For example, the Campaign Performance Report will return data at the campaign level where as the Placeholder Report will return the data for the ad based extensions. The impressions for these report

RE: Receive CREATE_OPERATION_NOT_PERMITTED error for campaign creation

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mohammad, I'm glad that the first issue has been resolved. If you are making API calls using OAuth credentials from a manager account and are accessing a related customer account, then you will need to specify the login-customer-Id in the request header. Please check this related blog

RE: Updating ads without setting all fields

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, That feature is currently under development, so I've given my teammates a formal feature request for the Google Ads API that we only need to set the one field. You've caught us at the right time. I don't have an exact date as to when that will be released, but we will try to see if we

RE: Google Ads (get_all_disapproved_ads.py): "google.api_core.exceptions.InternalServerError: 500 Internal error encountered"

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, I ran the same query with my test account and I was able to fetch the result without any internal errors. Could you confirm whether the error is persistent or intermittent? If you are facing the error again please share the entire response log with the requestID to investigate further

RE: how to create product group use ads api

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The BAD_RESOURCE_ID error shows us when the resource name provided is malformed. The AdGroup resource name should be built with the budgetResourceName and campaignResourceName as shown in this code sample

RE: getting a lot of authentication errors

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, We've gotten a few reports of this issue. I'm following up with the engineering team to try to determine the cause, and will post here with any updates. Regards, Mike, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: StringRuleItem length for AdwordsUserListService

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Lóránd, If you're referring to the maximum length of the StringRuleItem key , please note that this should consist of UTF8 code that is greater than 127 and consist of US-ascii letters or

RE: adWords API vs ads api - keywords performance report

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, @Vadim: I see that you're already in touch with my colleague on a separate thread . Please continue the discussion on that thread to maintain continuity. @Guillaume: We are working

RE: "Status(StatusCode=Unavailable, Detail=\"channel is in state TRANSIENT_FAILURE\"

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jordan, Thank you for reaching out to us. You may refer to this link in Github for more information on how to troubleshoot the issue. Should you still encounter the error after troubleshooting, feel free to continue the discussion on

RE: Google AdREST API's

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Salem, Thank you for reaching out to us. Unfortunately, we do not provide support for third-party systems. However, on the Google Ads API perspective, you may use the GetCustomerClient() method from CustomerClientService

RE: Increase bid for all adgroups using adwords API

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Cory, You can use the BatchJobService to update all your ad groups' bids, since the AdGroupBidModifierOperation

RE: AdGroupFeedError.CANNOT_OPERATE_ON_DELETED_ADGROUP_FEED

2019-04-29 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The error CANNOT_OPERATE_ON_REMOVED_ADGROUP_FEED occurs when you try to use a removed adGroup feed in an operation. In this case, to ensure that the adGroup feed is not removed,

RE: How to UploadOfflineCallConversions?

2019-04-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Logita, So I can further investigate, could you provide the complete SOAP request and response logs that were generated when the "OfflineCallConversionError.TOO_RECENT_CALL" and the "Invalid call" errors occurred? You may send your reply via the *Reply privately to author* option.

RE: I am unclear about if I am able to create TrueView campaigns via the API

2019-04-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Zain, Unfortunately, I don't have a definite timeline when video campaigns are supported via AdWords API. You may follow our blog for any upcoming features and updates. Regards, Hiroyuki Google Ads API Team

RE: YouTube earned actions metrics in AdWords API?

2019-04-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, There is currently no way via the AdWords API to retrieve YouTube earned metrics. You may follow our blog for updates. Thanks and regards, Peter Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: User list member emails

2019-04-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Each email of the user will be contained within the Member object and each member will become collectively as the audience of your UserList

RE: Google Ads API segmentation

2019-04-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Greg, Thank you for confirming this. Could you provide your clientCustomerId using the *reply privately to author* option so I could have the team investigate this further? Regards, Dannison Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: Get search volumes for past 12 months with new google-ads API

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ed, Unfortunately, it's currently not possible to segment the data by month. The historical metrics will only return the average monthly searches for the past 12 months.

RE: CURL in Google Ads Api and Google AdWords Api?

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Jakub, cURL is available through both AdWords API and Google Ads API . Cheers, Anthony Google Ads API Team

RE: Updating ads without setting all fields

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Greetings! Unfortunately, the required fields are needed even on the SET. I'm sorry that our documentation does not reflect that; that can definitely be confusing. I've filed an issue that we'll be fixing our documentation to fix that. Thank you for bringing this to our attention! Cheers,

RE: how can I get User Interests in multiple languages ?

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, It won't be possible to get the user interests in different languages. The only other services you can use to get criterion are the CampaignCriterionService or AdGroupCriterionService

RE: TargetingIdeaService RequestType STATS with Google Ads API

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, As of now I did not see equivalents to search parameters and attribute types in the new API. I will share your concern with my team and update you once I have more information. Meanwhile you could keep an eye on our blog for information related to the future releases. Regards,

RE: ListAccessibleCustomers Google Ads API

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, We have raised a feature request to the team regarding this. We will not be able to share a definite timeline on when this feature will be available. Please keep an eye on our blog for more updates. Thanks, Bharani,

RE: How to apply labels to ad groups (Google Ads API v1)?

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Nyugen, Could you please share the API request and response logs for the operation that you're performing, to check this further? You can reply back via Reply privately to author option. Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: StringRuleItem length for AdwordsUserListService

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Lorand, Could you please share the API SOAP logs for the error that you're receiving to check this further? You can reply back via Reply privately to author option. Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: FEED_ITEM_REPORT with Ads API

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Currently we have no new updates. I will keep you posted on any further updates from the team. Thanks, Bharani, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

RE: error: the following arguments are required: -c/--customer_id

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Dmitry, Looks like you have create an issue on our client library. Our client library owners are better equipped to answer this. Someone from our team will follow up on that thread shortly. Regards, Sai teja, Google Ads API Team.

RE: how to create product group use ads api

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Can you please *reply privately to author *your API request and response that you received this error for? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: Mobile_Id Casing Format

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Greetings! This was sent over to me to double-check on this. I've never seen the case make a difference. The only limitation I know of on mobile device IDs is that they will only stay in the list for about about 540 days as members. Perhaps, the device IDs that you're getting come from a

RE: How to get the UAC video/image name by campaign level?

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chen, It is currently not possible to pull these details at the campaign level. I have raised a feature request to the team. Please keep an eye on our blog for future updates. Thanks, Bharani, Google Ads API Team

RE: Bug with retrieval of actions

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi all, Please try out the query again. The issue should be resolved. Cheers, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

RE: [GOOGLE ADS API] Get Conversion Action List

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi all, The issue is now resolved. Please let me know if you still face issues. Cheers, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

RE: Why there is no date segment in campaign_audience_view?

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alexander, Thanks for the feedback. I'll have the team know. Please follow our blog for any announcements. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: AdGroupCriterionService mutate InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Sam, Thank you for the logs. We have shared the details with the Engineering team for further investigation. However, I noticed that the ad group's campaign (1810991026) is a Search campaign. To add the Product Partition criteria to the ad group, this should only be done with ad groups of a

RE: How to deal with CONCURRENT_MODIFICATION

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, The DatabaseError.CONCURRENT_MODIFICATION error that you are encountering could occur due to multiple processes are trying to update the same entity at the same time. This said, the

RE: getting a lot of authentication errors

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Manuel, Could you confirm if you followed the steps on this guide when generating your OAuth2 credentials? If not, could you follow the steps on that guide again then retry your request? Also, you have to make sure that

RE: Running Account Auditor´s script from Google Ads API

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Rodrigo, Thank you for reaching out. Could you please give more context about your question "*Is it possible to connect to a given account, schedule or run a specific script and then fetch the results?*" Also, could you specify on how you want to use Google Ads API in your objective?

RE: Problem with getting LANDING_PAGE_REPORT for merchant

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I'm sorry as I can only provide support in English. Could you confirm if one of your issue is the Landing Page Report generating empty result? If yes, could you provide the complete report definition

RE: The ImpressionShare metrics on the AdGroupPerfomanceReport and the CriteriaPerformanceReport.

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Motodate-sama, With regard to your question about generating Adgroup Performance Report via Google Ads UI, this is also a product level question and our team can support AdWords API / Google Ads API related concerns only in this thread. With this, you may ask this question in the Google Ads

RE: Updating ads without setting all fields

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Dmitry, The HeadlinePart1 , HeadlinePart2 , and Description

RE: TargetingIdeaService Soap request - No Sevice info

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi James, Could you confirm if you are using any of the AdWords API's client libraries for the request or if you are manually creating a SOAP request? When using the client libraries, the SOAP request would be already

RE: AdGroupFeedError.CANNOT_OPERATE_ON_DELETED_ADGROUP_FEED

2019-04-26 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out. Could you confirm whether you are using Google Ads API or AdWords API ? To further investigate this, could you provide the complete request and

RE: [1-4073000025608] How to pull conversion_actions from new google ads api?

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello everyone, Please try your query again. It should have been fixed by now. Cheers, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

RE: User list member emails

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Yes, the emails you have specified in the table can be included, and accepted as members of the userlist. Please note however that duplicates are removed automatically by the system. Meaning, if there had been 2 instances of the same email address in the request, then only the first

RE: Google Ads API V1: INTERNAL error

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Sergei, I looked at the underlying error for that request on our side, and it appears that something's going wrong when the API attempts to populate the *ad_group_ad.policy_summary* field. I've reported this issue to the team, but in the meantime, if you remove that field from your SELECT

RE: Ads API vs AdWords API - difference in accounts

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Vadim, In your AdWords API call, you have excluded the sub MCC's which might be a cause that you have seen less results. The customer_client will return all the accounts the are manageable(including sub MCCs) by the MCC account that is specified in the API call. Currently it is not

RE: App Promotion ad in google ads new api

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Mohammad, Using Google Ads API, you can create ads such as app_ad . You can run a report

RE: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, Thank you for clarifying this. When you're updating the existing Ad group with a new feedItem, you will need to use the AdGroupExtensionSetting.mutate() with the operator as SET/ADD. To prevent the new settings to overwrite the existing settings, you will need to send back all the

RE: wrong expected behaviour with validate only

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, If your request contains errors at operation index 0 and operation index 2, then the response will return both errors. In addition, in logs you'll see an *index* value for the entry for operation 2 since that's not the default value for an int. Here's an example I put together: message:

RE: TargetingIdeaService RequestType STATS with Google Ads API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, The *Keywords you provided* is not available via API. The KeywordPlanIdeaService.GenerateKeywordIdeas will return only the Keyword ideas of the seed keywords you provided but not the seed keywords itself. Instead to get the stats of the seed keywords you can add them to the

RE: Get accounts associated to manager account in Google Ads API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, You can use the query that Vadim mentioned to get your client accounts. The field *level *will give you the distance between given customer and client. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: Mobile_Id Casing Format

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please confirm if you're seeing this discrepancy while uploading the lists with and without casing from the Google Ads UI? If yes, could you please share the request and response logs for the upload using Reply privately to author option. Thanks, Bharani, Google Ads API Team

RE: wrong expected behaviour with validate only

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, I just realized that I may have misunderstood the issue with the error. Is the problem you're highlighting that it's missing the operation index? Error 1: {"errorCode":{"mutateError":"RESOURCE_NOT_FOUND"},"message":"Resource was not

RE: Get accounts associated to manager account in Google Ads API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, You can use the CustomerClientService to get the accounts under your manager. For future reference, you can use this guide

RE: [3-3064000025821] Quotas?

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Fabian, Sorry for this inconvenience. I've passed this information to the engineering team for further checking. We'll keep you updated once we have know anything more. Best, Thanet, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

RE: The ImpressionShare metrics on the AdGroupPerfomanceReport and the CriteriaPerformanceReport.

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Motodate-sama, Please refer to the answers below for each question: *Question 1)We can see the SearchImpressionShare metrics on the AdWords Console Website.And we could get the the metrics related to SearchImpressionShare from the KeywordPerformaceReport according to the Reporting

RE: python Google Ads API: Troubleshoot Deadline exceeded error 504 for trying to pull geographic region costs for single country for a single day

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Nicholas, Your query appears to be correct as I tried it locally using my test account. The deadline error might indeed be due to a the volume of data you are extracting. However, to have a closer look at the issue as to why you are getting the deadline error, could you provide your

RE: Getting inactive and cancelled accounts via CustomerService.getCustomers().

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Chuck, Yes, it is also applicable to CustomerService.getCustomers() wherein all the client accounts with canceled status are no longer returns. Please let me know if you have further

RE: How to retrive percents filed as decimals in Google Adword API

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Alejandro, Unfortunately, our team doesn't support post processing and configuration of any third-party application to AdWords API. Our team can only provide troubleshooting support and provide answer to any AdWords API related

RE: sqlite3 module is required for the SqliteCache error when run in AWS Lambda

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out. Your concern appears to be a client library issue. With this said, you can open your concern to the Python GitHub Issue Tracker as the client library owners are better equipped in answering your concerns.

RE: User list member emails

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Keren, A single userlist Member can contain multiple email addresses and can accommodate up to 500,000 addresses in one request. You may refer to this sample code (also available

RE: Gmail Ads "Preview" via API

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Unfortunately, it is currently not possible to preview Gmail ads via AdWords API. You may follow our blog for any upcoming features and updates in AdWords API. Regards, Hiroyuki Google Ads API Team

RE: SystemExit: 2 error

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out. Upon checking, the error that you are encountering seems to be related more to the client library. You can reach out to the python client library owners through this link in Github as they are better

RE: google-ads.yaml file for google ads API

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Dmitry, Thanks for reaching out. You may refer to this guide on how to create your google-ads.yaml file. Here is a sample template of this.

RE: [PHP] Google Ads API - Create AdGroup Ads with : ExpandedTextAdInfo

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ludovic, My apologies as your concern will be better addressed by the product team. With this said, you can open your concern to the Google Ads Community Forum . Regards, Dannison Google Ads API Team

RE: wrong expected behaviour with validate only

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Benjamin, You mentioned that you expected *validate_only = true* to fail gracefully if there's an exception. Were you thinking of *partial_failure* instead? With validate only enabled, the API is expected to throw an exception if any of the operations have an error. The behavior you

RE: DatabaseError.CONCURRENT_MODIFICATION

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Aishwarya, I have sent the below response to you email privately, If you have any further questions please let me know. - The sizeRange field must be related to the

RE: Missing performance data in asset data types

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Gavin, These fields are not yet supported through the API. I have raised a feature request to the team. Please keep an eye on our blog for more updates. Thanks, Bharani, Google Ads API Team

RE: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Tim, You can associate the same feed item with multiple entities. If you are looking to use the same extension to all the AdGroups in a campaign, you may set it at the campaign level. Similarly, if you're using a specific extension at the campaign level, you may set them at the account

RE: Select google ads account when using Oauth

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Fede, If the Google Ads client account and MCC account are linked, you should be able to access all the accounts under the MCC if you're generating the OAuth credentials with an email address who has access to the MCC. It is not possible through the API to select which account to select

RE: Mobile_Id Casing Format

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, There are no specific limitations on the Mobile Ids casing. You should be able to upload both IDFA or Google Advertising IDs without any issues. Please let me know if you're facing an issue. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

RE: How to get data for "Where Ads showed" tab under Placement Section via Adwords API

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ronak, The Automatic Placements report will only return the display name from the Google Ads UI which is youtube.com. Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

RE: searching Customers using google ads

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello vadim, Thanks for the suggestion, I have shared it with the team. Meanwhile you could keep an eye on our blog for information related to the future releases. Reards, Sai Teja, Google Ads API Team

RE: [PHP] How to get latest update date for each campaign for each customers

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You will be able to use the CustomerSyncService to pull the changes made in the account for the past 90days. The lastchangetimestamp

RE: OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.ad.adgroupad.MutateAction

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please confirm whether the user(owning the OAuth credentials used for the API call) has standard/Admin access to the account? Please share the email address of that user using *reply privately to the author* option. Regards, Sai Teja, Google Ads API Team

RE: TargetingIdeaService RequestType STATS with Google Ads API

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Chirag, Regarding the KeywordPlanService.GenerateHistoricalMetrics, you have to create a KeywordPla n and should have KeywordPlanKeyword

RE: AdGroupCriterionService mutate InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Sam, Regret the delay. The UNEXPECTED_INTERNAL_API_ERROR could be due to a transient issue and retrying the request should work in most of the scenarios. Please find the attached SOAP logs from my testing which worked fine with a similar request. Also, I'm having trouble looking up the

RE: How to get data for "Where Ads showed" tab under Placement Section via Adwords API

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ronak, The Where Ads showed data can be pulled using the Automatic Placements Report. Please check the guide on how the API reports are mapped to the Google Ads UI. If you're seeing any discrepancy, could you

RE: searching Customers using google ads

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Benjamin, I will let my team know regarding your concern to see if there is a possibility to introduce the customer name field in the CustomerClient

RE: [GOOGLE ADS API] Get Conversion Action List

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Bevis, The team is looking into this. We will let you know when there is an update. Regards, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: https://ads-developers.googleblog.com/search/label/google_ads_api

RE: AdGroupAd service mutate

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Miguel, With Google Ads API, you can use AdGroupAdService to update your ads. Cheers, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

RE: Data Mismatch In SEARCH_QUERY_PERFORMANCE_REPORT

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ying, There should be no discrepancy between the value of UI and API. Could you confirm if you tried to only use the '*AdGroupId*', '*Cost*' and '*Query*' fields? I asked this because when I check the fields in the provided screenshot, the fields are not matched with the API report. Please

RE: wrong expected behaviour with validate only

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Benjamin, Thank you for reaching out. Could you further elaborate what you wish to achieve with the validateOnly header in your requests? You can test using production data in a read-only fashion on your production accounts if you use the validateOnlyheader in your requests, and you have an

RE: Create accounts documentation for new Google-ads API

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Arun, Currently, creation of new Google Ads account is not supported in the Google Ads API. For now, you may create new accounts using the AdWords API or the Google Ads UI. You may follow our blog for updates. Thanks and regards, Peter Google Ads API

RE: I am unclear about if I am able to create TrueView campaigns via the API

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Zain, Video campaigns are supported only in reports in AdWords API. As you can see in the second documentation that you provided, video campaigns are supported in Google Ads scripts . However, you can only fetch them

RE: [PHP] Google Ads API - Create AdGroup Ads with : ExpandedTextAdInfo

2019-04-23 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Ludovic, Thank you for reaching out. I was able to replicate this on my test account as well. The reason for this is because exclamation points ( ! ) are not allowed to be set on headline fields. I can confirm that this has nothing to do with the client library and it also observes the same

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