Re: Google AdWords API: RequiredError.REQUIRED, operations[0].operand.criterion.parentCriterionId, and PRODUCT_PARTITION_DOES_NOT_EXIST

2020-05-06 Thread gagan gupta
Thanks, Josh, I am having trouble that the documentation is not easy to follow and examples that are mentioned in the documentation does not explain it cleanly. For example, I want to achieve the following, which I am unable to and falling into the Hit and trials, as discussed earlier: *Now

The error code is not in this version while create billing setup

2020-05-06 Thread duong xuan toi
Hi, I am using google ads api for creating billing setup, then got this error message: "errors {\n error_code {\nrequest_error: UNKNOWN\n }\n message: \"The error code is not in this version.\"\n location {\n field_path_elements {\n field_name: \"operation\"\n}\n field_p

Re: Google ads customer list using PHP REST API

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi Amit, Thanks for reaching out. With regards to your concern about retrieving the measures of campaigns, you can use campaign performance report using different fields. Please refer to this code sample to download the report via AdWords API using AWQL. You can find all the reports here for ot

Re: Google AdWords API: RequiredError.REQUIRED, operations[0].operand.criterion.parentCriterionId, and PRODUCT_PARTITION_DOES_NOT_EXIST

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi Gagan, Regarding your most recent reply, the Google Ads API (currently in beta) provides both gRPC/protobuf and REST/JSON endpoints, so we are taking steps in the direction you mentioned. I realize that maintaining product partitions can be challenging since the nodes in the tree are return

Re: Adwords Report API with Analytics metrics

2020-05-06 Thread 'GameMine South Africa' via AdWords API and Google Ads API Forum
Hi Nirmita, I'm more interested in the custom events that we are sending to Analytics from our app, for example when a user logs in or clicks a specific button. Can we get those from the Adwords campaign performance report API? We can already see them in Adwords Dashboard after the import but us

RE: Fatel Error while running Reporting - googleads php lib API (Old API)

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. I see that you're encountering an issue with the PHP client library. Could you post your concern here so that our Client Library support team can assist you and take a look at this concern? Let me know if you have further questions about Google Ads/AdWords

RE: Adwords Report API with Analytics metrics

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. In the AdWords API, Once you have successfully integrated your Google Ads account with Google Analytics account, additional fields will appear that are related to Google Analytics. You may refer to this guide for more information related to Google Analytics. you can

Re: Google ads customer list using PHP REST API

2020-05-06 Thread Amit
Hi Nimita. Thank you for the reference URLs. I able to retrieve the customerId and Name successfully. *Now I wish to retrieve the measures of Campaigns, Ads, Adsets, Keyword, Geo, Shopping, Phone Calls, Labels, Click Types, Audience Performance Report, Parental Status, etc. * Please refer

RE: How to display banners from our website at google ads?

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi Joris, Thank you for reaching out to us. I see that you have a question on DCM API. You can reach out to them using this forum link. This forum exclusively assists with AdWords and Google Ads API, so our DCM API support team would be better equipped to help you with your concern. Let me know

Fatel Error while running Reporting - googleads php lib API (Old API)

2020-05-06 Thread cv
HI, Fatal error: Declaration of Google\AdsApi\AdWords\AdWordsNormalizer::normalize($object, $format = NULL, array $context = Array) must be compatible with Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize($object, ?string $format = NULL, array $context = Array) in /vendo

RE: Top of Page Bid(low range),Top of Page Bid(High range) keyword planner not in API

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi Stela, Thank you for reaching out. Unfortunately, this metric is not available in the API. You can only retrieve the values listed here. Please keep an eye on our Developer Blog for information on future releases. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5004Q1zKLLd:ref -- --

Re: more examples for php google ads api recommendations type

2020-05-06 Thread Google Ads API Forum Advisor Prod
Hi Shiv, For your first question, you can find this information in the resource of the desired recommendation type. For the example of keyword recommendations, you can retrieve the values available in KeywordRecommendation and for text ad recommendations, TextAdRecommendation. To understand th

Re: Google ads customer list using PHP REST API

2020-05-06 Thread Gero In
fuck you ср, 6 мая 2020 г. в 16:00, Amit : > Hi Nirmita. > > Thank you for the reply and sharing the URLs. > > I able to retrieve the client customer list now. But I have another issue. > I am getting the list as a Object. I cannot retrieve the customerId and > name from the list using a loop. Pl

Re: Google ads customer list using PHP REST API

2020-05-06 Thread Amit
Hi Nirmita. Thank you for the reply and sharing the URLs. I able to retrieve the client customer list now. But I have another issue. I am getting the list as a Object. I cannot retrieve the customerId and name from the list using a loop. Please help me to find the solution. *How do I get th

Re: Google AdWords API: RequiredError.REQUIRED, operations[0].operand.criterion.parentCriterionId, and PRODUCT_PARTITION_DOES_NOT_EXIST

2020-05-06 Thread gagan gupta
And why are you still using the SOAP and SDKs, when you can easily expose it over the JSON formattable REST APIs with OAuth tokens. 1. In this way, you guys will not need to manage every SDK in different language. 2. You can easily use Spring Boot or similar tools to do the same. In the end just

Re: Google AdWords API: RequiredError.REQUIRED, operations[0].operand.criterion.parentCriterionId, and PRODUCT_PARTITION_DOES_NOT_EXIST

2020-05-06 Thread gagan gupta
Believe me, this is the most confusing documentation I have ever seen. https://github.com/googleads/googleads-java-lib/wiki/Shopping-product-partition-utility-for-AdWords I have No idea what this is suggesting. Especially this part "Sample use case": The tasks mentioned and examples mentioned are

Adwords Report API with Analytics metrics

2020-05-06 Thread 'GameMine South Africa' via AdWords API and Google Ads API Forum
Hi, Is there a way to download a report that contains the Analytics metrics imported to our Adwords account? For example, using the campaign report API, https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report and beside the metrics that are supported here l