API Usage info & potential billing penalties
Hello to all! I have been using the API successfully for some time now for my company, but two questions are really bothering us: 1) we're in the process to pull some data (using Targeting Ideas Service) in order to improve our business, but we cannot monitor the requests. There is no graph or logs displaying API usage. Is there a way to clearly check on the API usage and not rely just on estimations? 2) we gained Basic Access and as far as I understand we are not subject to Required Minimum Functionality. So is it true (as per in the Adwords API documentation) that we will NOT get billed any amount if we hit certain limits when making requests? Thank you in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e7836344-fc01-4128-ae1f-1d89402f3a46o%40googlegroups.com.
trackingSetting giving error
Hi, I am trying to create a script that adds campaigns with a batch operation. Till now I have succeeded with every setting for the new campaigns, but the tracking url template. I have inserted in the funcion BuilCampaignOperations (as found in the documentation) in the operand dictionary a code snippet for the tracking url template: 'settings': [ { 'xsi_type': 'TrackingSetting', 'trackingUrl': '{lpurl}?vr_source=google&vr_medium=cpc&vr_campaignid={campaignid}&vr_adgroupid={adgroupid}' } ] But when I run the code it gives me the error DESTINATION_URL_DEPRECATED. What is the mistake there? Note that this tracking url template has already been tested and used via the Google Ads UI and works fine. Thank you in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1672014e-36b2-4f3d-bfb4-a9e47641e4d8n%40googlegroups.com.