Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Sai Teja, Can you please confirm if you have received my private replies? I can't see them. Can you tell me how to see them? On Saturday, May 18, 2019 at 12:23:17 AM UTC+5:30, adsapiforumadvisor wrote: > > Hello Ketan, > > Could you please confirm the email address and account id for which yo

KeyError when using mutate method FeedItemService

2019-05-17 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
I have an ad customizer feed setup in my account and I want to change the value of one Item in that feed. I tried doing that using the "SET" operation in the 'FeedItemService' PFA code: fi_service = adwords_client.GetService('FeedItemService', version = 'v201809') fi_operator = {

Test 2019-05-17 16:49

2019-05-17 Thread JR MCC test
Test, please ignore -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads AP

HTML Code to render Ads for preview

2019-05-17 Thread PPC Rocket
Hello, I'm just wondering if there are HTML code snippets available anywhere to ceate an Ad preview in my application. Can anybody help? Regards Joachim (PPC Rocket) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=

Test 2019-05-17 16:37

2019-05-17 Thread JR MCC test
Please ignore -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Foru

Problem re-uploading an ImageAsset

2019-05-17 Thread Andre Tannus
Hi all, I'm posting this for the second time since the previous post seems to have vanished into oblivion. Apologies if it turns up. I am having issues with re-uploading a previously REMOVED Asset. I understand that in general you cannot mutate objects that have been set to REMOVED. I also not

Creating a feed for dynamic display ads with the google-ads api in java

2019-05-17 Thread Simon Knoll
How can I create a feed for dynamic display ads with the java SDK, the only tutorials I found are for the Adwords API/SDK Thanks Simon -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Google Ads API - ad_group_ad.ad.type returns wrong value

2019-05-17 Thread Jippe van der Maaden
Hi Sai Teja, > > Thanks for looking into this. As of this moment I also can not reproduce this bug anymore. Lets assume this issue is solved. Kind regards, Jippe -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~

RE: Setting up Ads API; Internal error encountered

2019-05-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The result is that the login-customer-id and the customerId should not have dashes in them. Please make sure has dashes removed out of these IDs. If this is not the problem, then please start a new forum thread with your question. We can then work with you. Best, Nadine, Google Ads API T

BudgetOrderService::getBillingAccounts returns null

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hello, You are using the MCC account. The MCC account won't be having have billing information hence you are seeing the empty result. Could you please make the API call to the client account that is having billing information. If the problem persists, share the logs using reply privately to the

RE: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hello Ketan, Could you please confirm the email address and account id for which you are making the mutate operation. To enable logs you can refer this guide. Please use reply privately to the author option while sharing the information requested. Regards, Sai Teja, Google Ads API Team ref:_00

RE: ListAccessibleCustomers fails for one specific account

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hello Marc, I see that the user has access to 3 accounts, out of which 2 are still in draft. So the result might contain only 1 account for ListAccessibleCustomers API call. If you see any scenario where the draft account is also resulting, please share that user email address using reply priva

RE: Demographical report (AgeRanges + Gender)

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hi Adam, Unfortunately, it is not possible to combine resources (age_view, parental_status_view and gender_view) through the Google Ads API. We have shared the feedback with the team. Please keep an eye on our blog for updates on upcoming release. Thanks, Bharani, Google Ads API Team ref:_00D

Re: Received message larger than max (8665164 vs. 4194304) - Google Ads V1

2019-05-17 Thread Mat
Hi Rajesh, While the maximum "page_size" of a search query is 10.000, this might exeed its 4MB-Limit (that's the "4194304" in the error message). Your response would be 8665164 Bytes (B) = 8.26 Megabytes (MB) large. I've had this error before and I solved it by lowering the "page_size" of the

Get Campaign Criterion - Empty List

2019-05-17 Thread Zied Chaari
Hello All, I get an empty list when I'm trying to get my campaign criterion. I want to get my campaign Schedule. You can find attached my request ant response files. PS: I'm using Google AdWords API. Cheers, Zied. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: PRODUCT_PARTITION_DOES_NOT_EXIST when setCaseValue(new ProductBrand())

2019-05-17 Thread Bala Murugan
Hi Sorry!I am not asking this. Did you check the attachment. i need to do the exclusion and inclusion in product group through API. But could not find anything in API for this. Can you please send the PHP API page for this? On Friday, May 17, 2019 at 1:45:15 AM UTC+5:30, googleadsapi-forumad

Google Ads API: how to remove cpcBid from keyword/ad group criterion (Python)

2019-05-17 Thread Mat
Hi, how can we remove a cpcBid from a keyword (or any other ad_group_criterion), to make the adGroup cpcBid the source of the cpcBid, using the Google Ads API with the Python library? In the legacy AdWords API, we used to set the criterion cpcBid = 0, but this does not seem to work anymore. B

RE: No Cost Data for Google Shopping Showcase campaign in AD PERFORMANCE

2019-05-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Anthony, Good detective work! :) This is as designed because the *ClickType* segmentation on that report or UI view shows *all* click types that *appeared* for a single impression, and a single impression could have multiple click types. For example, if an impression served with a headline

Need to fetch summary row for huge data in Google Ads?

2019-05-17 Thread Qaiser Javed
Hi, Please suggest the quick way to process Google Ads Big Data. Using Google Ads API with gzip compression data format is implemented. Case Study 1: Let's suppose there is an account having 1000 campaigns and 1 million keywords. I want to get account level insight that how

AdWords Customer Match : format of hash phone number

2019-05-17 Thread eureca
Hi, my customer has hased his phone number without the '+' sign, and other Advertising platforms do not require the '+' when uploading hashed phone numbers as long as the phone number is international format. Could you confirm that we can use the hashed phone without the '+' sign ? (https://d

Re: new AdWords API, ClickConversion conversion_action how to specify?

2019-05-17 Thread Oleksandr Dyklevych
To be more specific, this is a piece of code that works in Google.Api.Ads.AdWords.v201809 OfflineConversionFeed feed = new OfflineConversionFeed(); feed.conversionName = "Offline Conversions"; feed.conversionTime = "2019-05-13 20:40:34

Re: new AdWords API, ClickConversion conversion_action how to specify?

2019-05-17 Thread Oleksandr Dyklevych
Hi Dave, I still cannot get it. you say "To get the resource name of the conversion_action, you may use the ConversionActionService.GetConversionAction

I want to use curl to create google ad campaign. I get internal server error. Need help on the same.

2019-05-17 Thread Anushri shanbhag
I have followed steps as mentioned in https://developers.google.com/google-ads/api/docs/concepts/curl-example

Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-17 Thread Anushri shanbhag
I have followed steps as mentioned in https://developers.google.com/google-ads/api/docs/concepts/curl-example

RE: how to get campaign goal in ads API?

2019-05-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi George, I'm afraid that currently, campaign goals is not supported in the AdWords API. You may follow our blog for updates. Thanks and regards, Peter Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

RE: QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED

2019-05-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out. The error QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED occurs when you use an unapproved developer token to make calls against a production account. Unap

how to get campaign goal in ads API?

2019-05-17 Thread George Xiong
how to get campaign goal in ads API? is this available now? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goo

Re: GET or SET the campaign goal using Adwords API

2019-05-17 Thread George Xiong
is this available is new ADS API? On Friday, January 25, 2019 at 11:49:55 PM UTC+8, googleadsapi-forumadvisor wrote: > > Hello, > > I am afraid that reading and setting the Campaign Goals via AdWords API is > not available at the movement. You could keep an eye on our blog >

Re: No Cost Data for Google Shopping Showcase campaign in AD PERFORMANCE

2019-05-17 Thread Anthony Gianastasio
Hello Josh, Thanks! I think I finally found the root cause of this issue: the "ClickType" segmentation is breaking the cost aggregation for this particular type of campaigns. I was able to validate this hypothesis by simply using the Google Ads UI and segment the stats for my campaign in the U

RE: erro buscar por vendor

2019-05-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Thanks for reaching out. My apologies as we only provide support in English. It appears that your concern is related to the PHP client library. You may open your concern to the GitHub Issue Tracker as the client library owners are better e

RE: Is "Impression Beacon" a field that is available in the Adwords or Ads API?

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hi Rich, I'm afraid that the "Impression Beacon" field is currently not supported in the AdWords API. You may refer to this guide for the complete list of supported fields. You may also follow our blog for updates. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174p._5001UApuN7:ref

Is "Impression Beacon" a field that is available in the Adwords or Ads API?

2019-05-17 Thread Rich Murphy
Is "Impression Beacon" a field that is available in the Adwords or Ads API? I am specifically looking for this field for YouTube ads. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Setting up Ads API; Internal error encountered

2019-05-17 Thread max drago
Hi Phillips *As a developer, I encounter same issue exactly with Ads API and found that this ticket is similar with mine. But no answer?* *Was this issue solved?* *Kind regards!* On Friday, 3 May 2019 23:45:06 UTC+3, C Phillips wrote: > > We're trying to set up Ads Api to replace our AdWords A

erro buscar por vendor

2019-05-17 Thread fabiana emanuela
ao baixar a biblioteca em php percebi falta alguns arquivos como auload.php a pasta vendor e etc tem outra forma de baixar a biblioteca ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED

2019-05-17 Thread Ashish Dixit
Hi, when we executing php examples/AdWords/v201809/BasicOperations/GetCampaigns.php on the terminal, Then getting an error [2019-05-17 11:55:54] AW_SOAP.WARNING: clientCustomerId=123-108-6105 operations=1 service=CampaignService method=get responseTime=148 requestId=0005890f7465be7e0a62014cf4

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Sai Teja, The user has the access to the account. I have created campaigns/ad groups etc using the API before. I also export reports on a regular basis from the account with the same user. The problem is persisting. Can you please detail out how I can share the SOAP logs for the operation?

RE: Reporting issues

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hi Aishvarya, My apologies for the inconvenience. We still have no word regarding the issue, however, rest assured that our team is actively working to resolve the matter. For now, you may continue to follow the blog post for updates. Thanks and regards, Peter Google Ads API Team ref:_00D1U1174

Re: ListAccessibleCustomers fails for one specific account

2019-05-17 Thread Marc Selman
Hi Sai, I am trying to retrieve a list of accessible customers of a Google account. In the documentation https://developers.google.com/google-ads/api/docs/account-management/listing-accounts it reads: Listing accessible customers is one of the few requests in the Google Ads > API that does no

RE: Reporting issues

2019-05-17 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Aishvarya, My apologies for the inconvenience. We still have no word regarding the issue, however, rest assured that our team is actively working to resolve the matter. For now, you may continue to follow the blog post