Google Ads API(V2) about ad_group_ad_asset_view report

2019-09-09 Thread MCC
Hello,

I haved success to get the report data.
But I found that it did not contain deleted asset data.
The asset is not has status about ENABLED,PAUSED,REMOVED to set where.
So How can I get all the asset data?

Thaks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a996cb87-cb16-4998-96ca-339ea8fdda91%40googlegroups.com.


Re: how to delete or update the AdGroupAd videos/images/headlines/descriptions?

2019-09-04 Thread MCC
Hello,

I  used the Google Ads API (V2) (not the Adwords api), but I couldn't find 
the remove operation of Asset Operation.

[image: 224243B9-3B62-45C2-A38E-C10446AAB49E.png] 



















Thanks



On Wednesday, September 4, 2019 at 2:17:39 PM UTC+8, adsapiforumadvisor 
wrote:
>
> Hi,
>
> Thanks for posting your concern.
>
> If you want to remove the video/image asset associated to an ad, then, you 
> can use the AssetService.mutate() 
> 
>  
> method by using the '*REMOVE*' operator and by specifying the assetId 
> 
>  
> in the request. However, I am afraid that it is currently not possible to 
> update video/image asset.
>
> Furthermore, if you want to change the headlines and descriptions of an 
> an, I would recommend to use the AdGroupAdService.mutate() 
> 
>  method 
> as you can modify the corresponding fields for headlines and descriptions.
>
> Let me know if you have further questions and please specify what kind of 
> ads you referring.
>
> Regards,
> Ejay
> Google Ads API Team
>
> ref:_00D1U1174p._5001UHFO50:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1de4c3a4-368f-4214-a43c-8f57fcc50041%40googlegroups.com.


how to delete or update the AdGroupAd videos/images/headlines/descriptions?

2019-09-01 Thread MCC
Hello,

I've tried $adGroupAdOperation-> setRemove ,$adGroupAdOperation-> setUpdate 
with the Google Ads API.
But I can't get what I want.
How to delete or update the AdGroupAd videos/images/headlines/descriptions?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e47206ce-17dc-4b8f-a398-ca38f969b493%40googlegroups.com.


Re: Throw “This operation is not permitted on this campaign type” when I create an AdGroupAd

2019-08-14 Thread MCC
Hello,

Thank you for your guidance.This problem has been solved.



On Wednesday, August 14, 2019 at 4:01:59 AM UTC+8, adsapiforumadvisor wrote:
>
> Hello,
>
> Since you are using the APP campaigns it wont support the specific ad 
> status field. Since the Ads  for APP campaings shows using the asserts 
> uploaded and they cannot be paused. So you can pause at the AdGroup and 
> campaign levels only for APP campaigns. Please let me know if you have any 
> further questions.
>
> This part of code snippet causing the issue:  " 'status' => 
> *AdGroupAdStatus::PAUSED*,"
>
> Regards,
> Sai Teja, Google Ads API Team
>  
>
> ref:_00D1U1174p._5001UEIiNN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/082ab63b-1942-464c-9799-2f8a18eaa2a2%40googlegroups.com.


Throw “This operation is not permitted on this campaign type” when I create an AdGroupAd

2019-08-12 Thread MCC
Hello,

When I call the Google Ads API(V2) to create an AdGroupAd, throw an error 
about “This operation is not permitted on this campaign type” .[image: 
1565602956447.jpg]

before this,I have set the Campaign 
advertising_channel_type=MULTI_CHANNEL,advertising_channel_sub_type=APP_CAMPAIGN,AdGroup
 
type=UNSPECIFIED.


and here is my code about create AdGroupAd:

public static function runExample(
GoogleAdsClient $googleAdsClient,
$customerId,
$adGroupId
) {
$adGroupResourceName = new StringValue(['value' => 
ResourceNames::forAdGroup($customerId, $adGroupId)]);

$asset_operations = [];
$ad_operations = [];

$asset = new Asset([
'youtube_video_asset' => new YoutubeVideoAsset([
'youtube_video_id' => new StringValue(['value' => 
'adZeOuXpqIQ'])
]),
'type' => AssetType::YOUTUBE_VIDEO,
]);
$assetOperation = new AssetOperation();
$assetOperation->setCreate($asset);
$asset_operations[] = $assetOperation;

$assetServiceClient = $googleAdsClient->getAssetServiceClient();
$response = 
$assetServiceClient->mutateAssets($customerId,$asset_operations);
foreach ($response->getResults() as $asset) {
$assetResourceName = $asset->getResourceName();
}

$appAdInfo = new AppAdInfo([
'youtube_videos'=>[
new AdVideoAsset([
'asset'=>new StringValue(['value' => 
$assetResourceName]),
])
],
]);

//Sets the expanded text ad info on an Ad.
$ad = new Ad([
'type'=>AdType::APP_AD,
'app_ad'=>$appAdInfo,
]);

// Creates an ad group ad to hold the above ad.
$adGroupAd = new AdGroupAd([
'ad_group' => $adGroupResourceName,
'status' => AdGroupAdStatus::PAUSED,
'ad'=>$ad,
]);

// Creates an ad group ad operation and add it to the operations 
array.
$adGroupAdOperation = new AdGroupAdOperation();
$adGroupAdOperation->setCreate($adGroupAd);
$ad_operations[] = $adGroupAdOperation;

// Issues a mutate request to add the ad group ads.
$adGroupAdServiceClient = 
$googleAdsClient->getAdGroupAdServiceClient();
$response = $adGroupAdServiceClient->mutateAdGroupAds($customerId, 
$ad_operations);
foreach ($response->getResults() as $addedAdGroupAd) {
/** @var AdGroupAd $addedAdGroupAd */
printf(
"Expanded text ad was created with resource name: '%s'%s",
$addedAdGroupAd->getResourceName(),
PHP_EOL
);
}
}

}



How to solve this problem? 

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b7cf1599-b42f-472b-8f7d-c776f2a06547%40googlegroups.com.


Re: campaign cost data report group by regions

2019-08-12 Thread MCC
Hello,

Ok,Thank you for your guidance.

On Friday, August 9, 2019 at 5:49:52 PM UTC+8, adsapiforumadvisor wrote:
>
> Hi,
>
> On the AdWords API perspective, we have:
>
>- Geo Performance Report 
>
> 
>  : 
>Includes all statistics aggregated at the country/territory level, one row 
>per country/territory. You may also filter this report by CampaignId 
>
> 
>, CampaignName 
>
> 
>. 
>- Campaign Location Target Report 
>
> 
>  : 
>Summarizes the performance of campaigns by location-based 
> CampaignCriterion. 
>
> You may also refer to this mapping guide 
>  to 
> see the concepts and naming conventions for reports in the Google Ads UI to 
> the comparable AdWords API reports. Specifically, you may check the 
> *Geographic 
> Report* and *User Locations Report* section for the Geo Performance 
> Report, *Campaigns Location Target Report* section for the Campaign 
> Location Target Report.
>
> Please let me know if you have further clarifications.
>
> Regards,
> Hiroyuki
> Google Ads API Team
>
>
> ref:_00D1U1174p._5001UEITfD:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/377fd543-5a89-49cd-a63c-c2ad6a847f93%40googlegroups.com.


campaign cost data report group by regions

2019-08-08 Thread MCC
Hello,

I want to get the campaign cost data detail.
So can the campaign cost data report be divided into regions?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9a34a46b-9685-4fd8-a9c7-33be2b5011b9%40googlegroups.com.


Re: This operation is not permitted on this campaign type

2019-08-08 Thread MCC
Hello,
This problem has been solved. Thank you for your guidance.

On Thursday, August 8, 2019 at 10:31:10 PM UTC+8, adsapiforumadvisor wrote:
>
> Hello, 
>
> Thank you for reaching out to support and sharing the details to 
> troubleshoot the issue. Based on the documentation to create the Universal 
> App Campaigns 
> 
>  it 
> looks like you are missing some of the fields required. The bidding 
> strategy types that are supported are listed in the Preparation section of 
> the 
> guide 
> .
>  
> I have attached the request and response logs from my testing for your 
> reference. Could you please give this a try and let me know if you 
> encounter any issues?
>
> Regards,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UEILyU:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/740df0cf-6ed5-472d-9c0e-60fd43a83569%40googlegroups.com.


Google Ads API have YouTube video set up function?

2019-07-10 Thread MCC
Hello,
I want to set up YouTube video to advertising material resources through 
the Google Ads API. But how can I get the video ID?
Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3c0a13f7-2adb-492b-9eac-9fcae2c7994b%40googlegroups.com.


Re: Google Ads API get reporting of performance data error

2019-07-08 Thread MCC
Hello,
After adding and expanding, it's finally OK. Thank you very much for your 
guidance.

adsapiforumadvisor于2019年7月3日星期三UTC+8下午6时27分16秒写道:
>
> 您好,
>
> 我很抱歉误会。
> 经过调查,我得到了一个类似的错误(虽然不完全一样),我可以通过打开Protobuf扩展的“C实现”来解决这个问题。
>
> 特别是,PHP客户端库依赖于自述 
> 文件中的gRPC和protobuf 
> 。
> 如果您按照本页 的“Protobuf运行时库”部分进行操作  
> ,您可能已经安装了Protobuf的这个C实现。
> 你能用“ php -i | grep protobuf ”检查你是否安装了这个?
> 如果还没有,你可以尝试安装它并再试一次吗?
>
> Best,
> Thanet,Google Ads API Team 
>
> ref:_00D1U1174p._5001UCZyrp:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3cc7a097-bf7f-49ea-bb7d-d8d1b6386a95%40googlegroups.com.


Re: Google Ads API get reporting of performance data error

2019-07-02 Thread MCC
Sorry, I didn't post this question in github.

Thank you

在 2019年7月2日星期二 UTC+8下午4:11:01,adsapiforumadvisor写道:
>
> If I understand correctly, you are the one who post in the GitHub issue 
> you mentioned before, right?
> If so, could you please follow up there instead?
> As we have all data there, it's probably faster to discuss there too.
>
> Thank you.
>
> Best,
> Thanet, Google Ads API Team
>
> ref:_00D1U1174p._5001UCZyrp:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9539fbe8-a29f-41fa-adcc-854a8d30bd03%40googlegroups.com.


Re: Google Ads API get reporting of performance data error

2019-07-02 Thread MCC
Hello,
I just re-used the V2 version, and it's the same error.

在 2019年7月2日星期二 UTC+8下午1:42:20,adsapiforumadvisor写道:
>
> Hello there,
>
> I see you have posted on the GitHub issue tracker as well.
> Could you please upgrade the library and confirm again, as we have just 
> released v2?
>
> Cheers,
> Thanet, Google Ads API Team
>
> ref:_00D1U1174p._5001UCZyrp:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/226e23cd-dc88-4ca8-bf19-45278e35ef1d%40googlegroups.com.


Re: Google Ads API get reporting of performance data error

2019-07-01 Thread MCC
Ok, I am Looking forward to the next good news

在 2019年7月2日星期二 UTC+8上午10:27:26,adsapiforumadvisor写道:
>
> Hello,
>
> The good news is that I found the requests on our servers, so I was able 
> to determine that the data is coming back fine. i don't see any changes 
> from the data itself. However, I'm going to double-check with our PHP 
> expert to see if something about the data type may have changed that could 
> have caused this for you when the client library is parsing the response. 
>
> Best,
> Nadine Sundquist, Google Ads API Team
>
> ref:_00D1U1174p._5001UCZyrp:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7af7b72a-6751-4195-9269-94c444f4d0d4%40googlegroups.com.


Re: Google Ads API get reporting of performance data error

2019-06-30 Thread MCC
Hello, 

my customer Id is 312-330-3209  and PHP client library version is 7.1

Thanks

在 2019年6月29日星期六 UTC+8上午3:02:09,adsapiforumadvisor写道:
>
> Hello, 
>
> Could you please share the client customer Id along with the details about 
> the PHP client library version that you are using? You can share the 
> details privately via Reply privately to author option. 
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UCZyrp:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6999d984-72df-48a7-8391-31b019033913%40googlegroups.com.


Google Ads API get reporting of performance data error

2019-06-28 Thread MCC


If I get reporting of performance data add 'metrics.all_conversions_value' 
parameter, it will report an error. Normally, it won't.

Has this happened to anybody?


*code:*

[image: 1561637336882.jpg]

*error:*

[image: 1561637237286.jpg] 



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cf7a97be-e136-470f-b62d-e4150e3ba47e%40googlegroups.com.